Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Javascript Testing Best Practices | 21,983 | a month ago | 61 | mit | JavaScript | |||||
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023) | ||||||||||
Stryker Js | 2,427 | 142 | 526 | 5 days ago | 86 | July 15, 2023 | 90 | apache-2.0 | TypeScript | |
Mutation testing for JavaScript and friends | ||||||||||
Infection | 1,917 | 637 | 749 | 5 days ago | 127 | May 16, 2023 | 110 | bsd-3-clause | PHP | |
PHP Mutation Testing library | ||||||||||
Stryker Net | 1,605 | 1 | 3 days ago | 13 | March 12, 2019 | 149 | apache-2.0 | C# | ||
Mutation testing for .NET core and .NET framework! | ||||||||||
Pitest | 1,551 | 62 | 42 | 2 days ago | 98 | August 16, 2023 | 336 | apache-2.0 | Java | |
State of the art mutation testing system for the JVM | ||||||||||
Humbug | 1,138 | 130 | 97 | 6 years ago | 3 | October 08, 2017 | 43 | bsd-3-clause | PHP | |
Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast. | ||||||||||
Mutmut | 789 | 6 | 10 | 5 days ago | 40 | February 09, 2022 | 62 | bsd-3-clause | Python | |
Mutation testing system | ||||||||||
Mull | 677 | 3 months ago | 18 | apache-2.0 | C++ | |||||
Practical mutation testing and fault injection for C and C++ | ||||||||||
Mutagen | 581 | 1 | 1 | 5 months ago | 3 | October 10, 2018 | 36 | apache-2.0 | Rust | |
Breaking your Rust code for fun and profit | ||||||||||
Cosmic Ray | 520 | 1 | 1 | 6 months ago | 45 | August 17, 2021 | 45 | mit | Python | |
Mutation testing for Python |
Please read documentation here: infection.github.io
Infection is an open source project that welcomes pull requests and issues from anyone. Before opening pull requests, please consider reading our short Contribution Guide.
This project is highly inspired from Pádraic Brady (@padraic)'s Humbug library. Humbug has since then been discontinued in favour of this project.