Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current version, 2.1 is the third major release of this xUnit based unit testing tool for Microsoft .NET. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language features, for example custom attributes and other reflection related capabilities. NUnit brings xUnit to all .NET languages.

NUnit Options

Image RemovedImage Added

Input files

NUnit project files

...

Display XML in output

No threads

...

NUnit Options (in Tools menu | Options)

...