XUnit favicon

XUnit

xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. It is compatible with .NET Framework 2.0 and later, and offers several runners: console, GUI, MSBuild, and Visual Studio integration via TestDriven.net, CodeRush Test Runner and Resharper. It also offers test project integration for ASP.NET MVC.

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 ...

NUnit

NUnit

NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version ...