Libraries tagged by mutation testing
infection/infection
18814195 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
6770520 Downloads
Mutates your code to find untested cases
roave/infection-static-analysis-plugin
3244716 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
humbug/humbug
153457 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.
phpstan/mutant-killer-infection-runner
433 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
newman/laravel-graphql-test-utils
7150 Downloads
Laravel GraphQL test utilities package. Helps you to test your GraphQL queries & mutations easily.
kauanslr/graphthing
16 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.