infection / mutator
Mutator interface to implement custom mutators (mutation operators) for Infection
Fund package maintenance!
infection
Open Collective
Installs: 414 778
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- nikic/php-parser: ^5.0
Requires (Dev)
- phpunit/phpunit: ^9.6 || ^10
This package is auto-updated.
Last update: 2024-10-15 00:15: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!