NUnit |
NUnit is an open source unit testing framework for Microsoft .NET. It serves the same purpose as JUnit does in the Java programming language world.
NUnit.Forms is an expansion to the core NUnit framework and is also open source. It specifically looks at expanding NUnit to be able to handle testing user interface elements in Windows Forms.
= See also =
*Test automation
= Literature =
= External links =
*[http://sourceforge.net/projects/nunit SourceForge Site] *[http://www.nunit.org/ NUnit homepage] *[http://nunitforms.sourceforge.net/ NUnit.Forms homepage]|
|