Unit Testing Tools

All apps in Unit Testing Tools category. Use the filters below to narrow down your search. 
Copy a direct link to this comment to your clipboard
  1. JUnit icon
     13 likes

    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.

    Best alternatives are TestNG iconTestNGandNUnit iconNUnit3 alternatives
  2. NUnit icon
     12 likes

    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.

    Best alternatives are JUnit iconJUnitandTestNG iconTestNG3 alternatives
  3. TestNG icon
     6 likes

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

    Best alternatives are JUnit iconJUnitandNUnit iconNUnit4 alternatives
  4. QUnit icon
     4 likes

    QUnit is a powerful, easy-to-use, JavaScript test suite. It’s used by the jQuery project to test its code and plugins but is capable of testing any generic JavaScript code (and even capable of testing JavaScript code on the server-side).

    Best alternatives are Mocha iconMochaandVitest iconVitest9 alternatives
  5.  6 likes

    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.

    Best alternatives are JUnit iconJUnitandNUnit iconNUnit3 alternatives
  6. Tree.js icon
     2 likes

    Tree - The best unit testing framework for JavaScript!.

    WIP prototype UI
    Best alternatives are QUnit iconQUnit1 alternatives
  7.  2 likes

    jasmine-given - Like rspec-given, but for Jasmine

    • Unit Testing Tool
    • FreeOpen Source
    • Mac
    • Windows
    • Linux
    • Online
    • Android
    • iPhone
    • Windows Phone
    • Self-Hosted
    Best alternatives are Mocha iconMochaandVitest iconVitest7 alternatives
  8. Google Test icon
     1 like

    Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and...

    Best alternatives are 
    CPPUnit
    and
    UquoniTest
    6 alternatives
  9. UquoniTest: a unit testing library for C++.

    Best alternatives are Google Test iconGoogle Testand
    Unity Test
    5 alternatives
  10.  Like

    Get CppUnit - C++ port of JUnit at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory

    Best alternatives are Google Test iconGoogle Testand
    UquoniTest
    6 alternatives
  11. JustMock is a comprehensive .NET mocking framework for isolating various dependencies in unit tests. In a single API, JustMock supports mocking of non-virtual methods, non-public members, static methods and classes, sealed classes, and Mscorlib.

    Telerik JustMock screenshot 1
    Best alternatives are moq iconmoqandTypemock Isolator iconTypemock Isolator2 alternatives
  12. ErrorUnit icon
     Like

    Generates C# Unit tests (MSTest or NUnit) from errors/paused Visual Studio, mocking EF data accessed for far, class values, and method parameters. Saving tons of time isolating bugs, and eliminating the drudgery of writing Unit Tests.

    ErrorUnit screenshot 1
    Best alternatives are 
    IntelliTest
    1 alternatives
  13. Tessy icon
     Like

    TESSY automates the whole unit test cycle including regression testing for your embedded software in C/C++ on different target systems.

    Tessy screenshot 1
    Best alternatives are Google Test iconGoogle Testand
    Unity Test
    5 alternatives
  14. IntelliTest explores your .NET code to generate test data and a suite of unit tests. For every statement in the code, a test input is generated that will execute that statement.

    IntelliTest screenshot 1
    Best alternatives are ErrorUnit iconErrorUnit1 alternatives
  15. Criterion icon
     Like

    A dead-simple, yet extensible, C test framework.

    Criterion screenshot 1
    Best alternatives are Google Test iconGoogle TestandTessy iconTessy5 alternatives