- TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use.
- NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.
- 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.