Libraries tagged by mutation-testing
infection/infection
31349656 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
roave/infection-static-analysis-plugin
4473480 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
humbug/humbug
157232 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
testo/bridge-infection
23647 Downloads
Infection mutation testing adapter for the Testo testing framework.
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
rasuvaeff/mutation-history
6 Downloads
Cross-run history, diff and regression-ratchet gating on top of Infection PHP mutation testing logs
phpstan/mutant-killer-infection-runner
535 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
spryker/mutation-testing
2 Downloads
Playground repository for Mutation Testing
judgedim/mutagenesis
10 Downloads
Mutation testing framework for PHP. Fork of 'Mutagenesis' with Composer support.