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 at first, too. This new version is NUnit as it would have been done had it been done in C# to begin with. Kent Beck

What Is NUnit?

NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.2, is the fourth 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

The NUnit development team currently consists of Michael C. Two, Charlie Poole, Jamie Cansdale and Gary Feldman. Past developers include James W. Newkirk, Alexei A. Vorontsov and Philip A. Craig. 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.

Recent News

NUnit and VSTS
VSTS has unit testing. Is NUnit obsolete? Read and comment...

NUnit 2.2.5 Released
This is an update to the recent 2.2.4 release, the first new production release of NUnit in over a year. See my blog entry for a summary of features and links to the release.

Is NUnit Dead?
Someone asked this recently. Read our answer...

It's the Tests!
That's the title of Charlie's new weblog about NUnit, TDD and related matters.

NUnit Talk
An online interview with NUnit team member Charlie Poole conducted by Roy Osherove.

spacer

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

Click here for more information.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.