infection / mutator
Mutator interface to implement custom mutators (mutation operators) for Infection
0.4.1
2025-04-29 08:19 UTC
Requires
- nikic/php-parser: ^5.0
Requires (Dev)
- phpunit/phpunit: ^9.6 || ^10
This package is auto-updated.
Last update: 2026-03-01 00:44:59 UTC
README
This is a repository for Mutator interface to implement custom mutators (mutation operators).
Installation
composer require --dev infection/mutator
Infection - Mutation Testing Framework
Please read documentation here: infection.github.io
- Twitter: @infection_php
- Mastodon: @infection_php
- Discord: https://discord.gg/ZUmyHTJ
- Playground - try it right in your browser!
