NUnit
2.6.0.12054
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool. This package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner.
To install NUnit, run the following command in the Package Manager Console
PM> Install-Package NUnit
Release Notes
Version 2.6 is the seventh major release of NUnit.
Unlike earlier versions, this package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner.
The nunit.mocks assembly is now provided by the NUnit.Mocks package. The pnunit.framework assembly is provided by the pNUnit package.
Owners
Authors
Tags
Dependencies
NUnit 2.6.0.12054 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| NUnit 2.6.0.12054 | 35762 | Friday, February 24, 2012 |
| NUnit 2.5.10.11092 | 68551 | Monday, April 25, 2011 |
| NUnit 2.5.9.10348 | 11851 | Wednesday, February 09, 2011 |
| NUnit 2.5.7.10213 | 2300 | Friday, January 07, 2011 |