Libraries tagged by mutation testing
infection/infection
22290032 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.
pestphp/pest-plugin-mutate
12512079 Downloads
Mutates your code to find untested cases
roave/infection-static-analysis-plugin
3902817 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
humbug/humbug
154665 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.
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
newman/laravel-graphql-test-utils
7763 Downloads
Laravel GraphQL test utilities package. Helps you to test your GraphQL queries & mutations easily.
phpstan/mutant-killer-infection-runner
516 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
kauanslr/graphthing
17 Downloads
Make your life easier when testing your graphql queries and mutations
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.