Skip to content
dev
Go to file
Code

README.md

Test Driven Development Introduction

Aim of this project is to simply learn basics of TDD

In this project used are:

  • Visual Studio 2017

Test engines:

  • MSTest
  • NUnit
  • XUnit

Test models:

  • AutoFixture
  • NBuilder

Test doubles:

  • Moq
  • NSubstitute
  • Rhino

Test assertions:

  • FluentAssertions
  • NFluent
  • Should

Test database:

  • EntityFramework 6.0

For use only restore nuget packages. Every (almost) project provide class to do some exercise.

About

Introduction into TDD

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.