Top 11 Most Popular Unit Test Softwares | Apr 2024

Here are the top 11 most popular unit test softwares as derived from our TpSort Score which is a continually popular score, it denotes an estimated popularity of a software.

1. CPPUnit

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

2. UquoniTest

UquoniTest UquoniTest: a unit testing library for C++......

3. Google Test

Google Test 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 non-fatal failures, value- and type-parametrized tests, various options for......

4. ErrorUnit

ErrorUnit ErrorUnit Visual Studio extension converts development/logged errors into C# Unit Tests with parameters and EF data accessed so far.As you may know creating Unit Tests is a laborious part of development and in TDD (Test Driven Development) up to 50% of a programmer's job is writing the Unit Tests. Unit......

5. Telerik JustMock

Telerik JustMock 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. JustMock provides numerous features including elevated mocking, fully profiled automocking, static mocking, and many more. This......

6. Criterion

Criterion Criterion is a non-intrusive cross-platform C unit testing framework.Most test frameworks for C require a lot of boilerplate code to set up tests and test suites -- you need to create a main, then register new test suites, then register the tests within these suits, and finally call the right......

7. Typemock Isolator

Typemock Isolator Unit testing framework with simple API and test code generation features, supports C#, ASP.NET, Visual Basic, SharePoint, Silverlight.......

8. NUnit

NUnit 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. It is written entirely in C# and has been completely redesigned to take advantage of many......

9. XUnit

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

10. IntelliTest

IntelliTest 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. A case analysis is performed for every conditional branch in the code. For example, if statements, assertions, and all......

11. UnitTest++

UnitTest++ UnitTest++ is a unit testing framework for C++ designed for simplicity and portability. Features include no explicit test registration, good crash handling, fixtures, rich condition-checking functionality, minimal footprint for embedded environments. Get UnitTest++ at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory......