NUnit - Unit Testing framework for MS .NET

Sunday, April 26, 2009


What is NUnit ?


NUnit is an open source unit testing framework for Microsoft .NET. It was actually ported from JUnit.


What it's developers say?


"Initially ported from JUnit, the current production release, version 2.4, is the fifth 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."


From where can I download?


http://www.nunit.org/index.php?p=download


Test Runners:-


1. Console Runner(nunit-console.exe).


2. GUI Runner(nunit-gui.exe).


For more information see,


http://www.nunit.org/index.php?p=home



LinkWithin

Blog Widget by LinkWithin

Recommended Books