NUnit favicon

NUnit

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

TestNG

TestNG

TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerfu ...

JUnit

JUnit

JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-drive ...

XUnit

XUnit

xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity ...