Skip to content

CopperStarSystems/tdd-hello-nunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tdd-hello-nunit

TDD Example project in C# with NUnit


I created this project as a learning aid for my CodeMentor students studying TDD with NUnit, Moq, and C#.
The project is a simple console application with a few additional features to show how more advanced aspects of TDD work.

Need help? Get help on Codementor

Getting Started


  1. Clone the repository to your local environment
  2. Read through \DesignNotes\HelloNUnit-DesignNotes.txt

Note: Each section of HelloNUnit-DesignNotes.txt corresponds to a single commit.

About

TDD Example project in C# with NUnit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages