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

    3 alternatives
  2. TestNG icon
     7 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.

    4 alternatives
  3. 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.

    3 alternatives
  4. 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
    2 alternatives
  5. ErrorUnit icon
     1 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
    1 alternatives
  6.  1 like

    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
    1 alternatives
  7. 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).

    • FreeOpen Source
    • Online
    9 alternatives
  8.  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.

    3 alternatives
  9. 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...

    6 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

    6 alternatives
  11. Razorops icon
     Like

    Razorops is a complete container native CI/CD solution handling all aspects of the software lifecycle from the moment a commit is created until it is deployed to production.

    • CI/CD System
    • FreemiumProprietary
    • Online
    • Software as a Service (SaaS)
    • Bitbucket
    • GitHub
    • GitLab
    Razorops screenshot 1
    34 alternatives
  12. This project is made to test code targetting microcontrollers big and small. The core project is a single C file and a pair of headers, allowing it to be added to your existing build setup without too much headache.

    6 alternatives