Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ava | 20,765 | 44,279 | 33,632 | 6 months ago | 112 | December 06, 2023 | 57 | mit | JavaScript | |
Node.js test runner that lets you develop with confidence 🚀 | ||||||||||
Pytest | 11,020 | 20,621 | a year ago | 165 | October 24, 2023 | 859 | mit | Python | ||
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing | ||||||||||
Doctest | 6,149 | 5 months ago | 11 | August 10, 2022 | 201 | mit | C++ | |||
The fastest feature-rich C++11/14/17/20/23 single-header testing framework | ||||||||||
Robolectric | 5,756 | 6,609 | 270 | a year ago | 112 | October 31, 2023 | 515 | other | Java | |
Android Unit Testing Framework | ||||||||||
Dredd | 4,199 | 153 | 23 | a year ago | 223 | November 16, 2021 | 257 | mit | JavaScript | |
Language-agnostic HTTP API Testing Tool | ||||||||||
Dockertest | 4,122 | 232 | 1,097 | 7 months ago | 88 | April 06, 2023 | 24 | apache-2.0 | Go | |
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work. | ||||||||||
Fast Check | 3,989 | 1,950 | 861 | a year ago | 180 | November 19, 2023 | 47 | mit | TypeScript | |
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript | ||||||||||
Xunit | 3,935 | 18,508 | 1,028 | a year ago | 96 | December 09, 2023 | 111 | other | C# | |
xUnit.net is a free, open source, community-focused unit testing tool for .NET. | ||||||||||
Cypress Example Recipes | 3,329 | a year ago | 60 | JavaScript | ||||||
Various recipes for testing common scenarios with Cypress | ||||||||||
Autofixture | 3,160 | 1,600 | 307 | a year 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. |