testo/bridge-infection
Infection mutation testing bridge for Testo. Lets Infection run Testo as the test framework, mapping per-mutant execution to Testo’s --filter/--teamcity options and using PHPUnit-style coverage XML from testo/codecov. Auto-discovered via extension-installer.
[!IMPORTANT]
🪞 This is a read-only mirror.
Active development of the Testo project lives in php-testo/testo under
bridge/infection/. This repository is automatically synchronized from there on every release.File issues and pull requests in the main monorepo, not here.
Adapter that lets Infection drive Testo as the test framework for mutation testing. Wires Testo's --filter / --teamcity runtime to Infection's per-mutant invocation contract and consumes the PHPUnit-style coverage XML produced by testo/codecov for per-test attribution.
Auto-discovered by Infection through the infection/extension-installer plugin — no manual configuration beyond "testFramework": "testo" in infection.json.
composer require --dev testo/bridge-infection
How can I help you explore Laravel packages today?