testo/bridge-infection

Infection mutation testing adapter for the Testo testing framework.

Maintainers

Package info

github.com/php-testo/bridge-infection

Type:infection-extension

pkg:composer/testo/bridge-infection

Fund package maintenance!

Boosty

Statistics

Installs: 0

Dependents: 1

Suggesters: 0

Stars: 0

0.1.1 2026-05-02 19:37 UTC

This package is auto-updated.

Last update: 2026-05-02 19:39:26 UTC


README

TESTO

Infection mutation testing bridge

Documentation Support on Boosty


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.

About

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.

Install

composer require --dev testo/bridge-infection

PHP Latest Version on Packagist License Total Downloads