Mutation testing with Infection in PHP. #InfectionPHP
https://staabm.github.io/2025/08/01/infection-php-mutation-testing.html?utm_source=flipboard&utm_medium=activitypub
Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom
Recently I started playing with Infection, a mutation testing framework for PHP. Mutation testing is a technique to evaluate the quality of your tests.