PHP Mutation Testing library

ast coverage infection mutant mutation mutation-analysis mutation-testing php test-framework testing
2 Open Issues Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Investigate and implement a solution to restore the PHPUnit cache in GitHub Actions for the Infection mutation testing framework. This aims to leverage previous test runs' cached results to speed up subsequent mutation testing within the CI pipeline.

Complexity: 4/5
Help Wanted Performance

PHP Mutation Testing library

PHP
#ast#coverage#infection#mutant#mutation#mutation-analysis#mutation-testing#php#test-framework#testing

AI Summary: Implement a configuration option in the Infection PHP Mutation Testing library to enable the `--only-covered` flag by default. This will allow users to run Infection focusing only on covered code without needing to specify the flag on the command line each time.

Complexity: 3/5
Help Wanted Feature Request DX

PHP Mutation Testing library

PHP
#ast#coverage#infection#mutant#mutation#mutation-analysis#mutation-testing#php#test-framework#testing