|
NUnit 2.0 is an excellent example of idiomatic design. Most folks who port xUnit just transliterate the Smalltalk or Java version. That's what we did with NUnit ...
|
|
NUnit is an open source unit testing framework for Microsoft.NET. It serves the same purpose as JUnit does in the Java world, and is one of many in the xUnit family.
|
|
NUnit brings xUnit-style unit-testing to all .Net languages. We no longer host our development on Sourceforge, but maintain the site for older …
|
|
Download Types. The following types of downloads are provided: Windows installer packages (marked win) are for use on Windows under Microsoft .NET or Mono.
|
|
Release Notes NUnit 2.5.3 - Version 2.5.3.9345 - December 11, 2009. Note: This is the first release of NUnit on Launchpad. Features. Test execution under .NET 4.0 is ...
|
|
Release Notes NUnit 2.4.7 - March 30, 2008 General. NUnit no longer uses log4net for its internal logging, eliminating conflicts with tested applications that used an ...
|
|
NUnit 2.5 Final Release - Version 2.5.0.9122 - May 2, 2009 General. NUnit now uses a new version numbering scheme. The first three dot-separated values represent the ...
|
|
Release Notes NUnit 2.2.10 - March 15, 2007. Note: Since NUnit 2.4 is about to be released at this time, NUnit 2.2.10 is intended to be the final release in the NUnit ...
|
|
NUnit 2.4.2. This documentation covers the NUnit 2.4.2 release, which corrects several issues found in NUnit 2.4 and 2.4.1 and makes a few minor improvements.
|
|
TestCaseAttribute (NUnit 2.5) TestCaseAttribute serves the dual purpose of marking a method with parameters as a test method and providing inline data to be used when ...
|