Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ava | 20,679 | 44,279 | 33,632 | 3 months ago | 112 | December 06, 2023 | 57 | mit | JavaScript | |
Node.js test runner that lets you develop with confidence 🚀 | ||||||||||
Sinon | 9,508 | 150,140 | 75,234 | 8 months ago | 205 | November 01, 2023 | 43 | other | JavaScript | |
Test spies, stubs and mocks for JavaScript. | ||||||||||
Doctest | 5,793 | 24 days ago | 11 | August 10, 2022 | 201 | mit | C++ | |||
The fastest feature-rich C++11/14/17/20/23 single-header testing framework | ||||||||||
Fast Check | 3,989 | 1,950 | 861 | 8 months ago | 180 | November 19, 2023 | 47 | mit | TypeScript | |
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript | ||||||||||
Fluentassertions | 3,512 | 6,885 | 656 | 8 months ago | 118 | October 26, 2023 | 105 | apache-2.0 | C# | |
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3. | ||||||||||
Autofixture | 3,160 | 1,600 | 307 | 8 months ago | 241 | December 10, 2023 | 54 | mit | C# | |
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data. | ||||||||||
Js Unit Testing Guide | 1,892 | a year ago | 1 | |||||||
📙 A guide to unit testing in Javascript | ||||||||||
Cpputest | 1,260 | 10 months ago | 1 | July 31, 2020 | 182 | bsd-3-clause | C++ | |||
CppUTest unit testing and mocking framework for C/C++ | ||||||||||
Ut | 1,235 | 2 months ago | 68 | bsl-1.0 | C++ | |||||
C++20 μ(micro)/Unit Testing Framework | ||||||||||
Unit Testing Tips | 1,054 | 8 months ago | 1 | mit | HTML | |||||
Unit testing tips by examples in PHP |