NUnit
 
 

What Is NUnit?
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.

About Us
Developers that have contributed to this project are James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Philip A. Craig, and Charlie Poole. We would also like to thank the following people for their contributions and support: Doug de la Torre, David White, Ethan Smith, Al Gonzalez, Ron Jeffries, and Rob Jeffries. A special acknowledgment needs to be sent to Kent Beck and Erich Gamma because without their efforts none of this would have been possible. Site design by Anne Lewis.


Copyright © 2002-2004 James W. Newkirk, Alexei A. Vorontsov. All Rights Reserved.

Recent News

NUnit 2.2 Released
The final release of NUnit 2.2 is now available from our downloads page.



Test-Driven Development in Microsoft .NET  by James W. Newkirk and Alexei A. Vorontsov

Click here for more information.