Alternatives to NUnit

  • JUnit

    JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is one of a family of unit testing frameworks collectively known as xUnit that originated with SUnit. JU…

    Open Source Free Linux Mac Windows

    JUnit icon
  • 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: con…

    Open Source Free Windows

  • TestNG

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

    Free Linux Mac Windows

    TestNG icon