/UnitTestsTakeOff

Start unit testing on your project by commented good practices

Primary LanguageC#

Unit Tests Take Off

Goals

  • Simplifying the way how to start with unit testing.
  • Providing good practices to support reviewing rules for writing unit tests on your project.
  • Creating a library of unit testing good practices for .Net universe.
  • Putting knowledge from various areas together.

Language, technologies, frameworks, ...

This documentation is primarly intended to .Net developers. It contains a demo solution and examples in C# language, NUnit as a unit testing framework, RhinoMocks as a mock framework and Resharper as a productivity tool.

How to start

Author

Robert Dresler, @rdresler, www.robertdresler.cz (blog in Czech)