| avajs/ava |
20,561 |
|
44,279 |
33,632 |
about 2 years ago |
112 |
December 06, 2023 |
57 |
mit |
JavaScript |
| Node.js test runner that lets you develop with confidence 🚀 |
| sinonjs/sinon |
9,508 |
|
150,140 |
75,234 |
about 2 years ago |
205 |
November 01, 2023 |
43 |
other |
JavaScript |
| Test spies, stubs and mocks for JavaScript. |
| doctest/doctest |
5,407 |
|
0 |
0 |
about 2 years ago |
11 |
August 10, 2022 |
201 |
mit |
C++ |
| The fastest feature-rich C++11/14/17/20/23 single-header testing framework |
| dubzzz/fast-check |
3,989 |
|
1,950 |
861 |
about 2 years ago |
180 |
November 19, 2023 |
47 |
mit |
TypeScript |
| Property based testing framework for JavaScript (like QuickCheck) written in TypeScript |
| fluentassertions/fluentassertions |
3,512 |
|
6,885 |
656 |
about 2 years 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/AutoFixture |
3,160 |
|
1,600 |
307 |
over 2 years 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. |
| mawrkus/js-unit-testing-guide |
1,892 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
|
| 📙 A guide to unit testing in Javascript |
| cpputest/cpputest |
1,260 |
|
0 |
0 |
over 2 years ago |
1 |
July 31, 2020 |
182 |
bsd-3-clause |
C++ |
| CppUTest unit testing and mocking framework for C/C++ |
| boost-ext/ut |
1,161 |
|
0 |
0 |
over 2 years ago |
0 |
|
68 |
bsl-1.0 |
C++ |
| UT: C++20 μ(micro)/Unit Testing Framework |
| sarven/unit-testing-tips |
1,054 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
mit |
HTML |
| Unit testing tips by examples in PHP |