Libraries tagged by mutation testing
infection/infection
15553258 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
883807 Downloads
Mutates your code to find untested cases
roave/infection-static-analysis-plugin
2806927 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
humbug/humbug
153148 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.
newman/laravel-graphql-test-utils
4953 Downloads
Laravel GraphQL test utilities package. Helps you to test your GraphQL queries & mutations easily.
halleck45/mutatesting
157 Downloads
mutation testing tool for PHP
kauanslr/graphthing
15 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.