testo/bridge-infection

Infection mutation testing adapter for the Testo testing framework.

Maintainers

👁 roxblnfk

Package info

github.com/php-testo/bridge-infection

Type:infection-extension

pkg:composer/testo/bridge-infection

Fund package maintenance!

Boosty

Statistics

Installs: 3 844

Dependents: 40

Suggesters: 1

Stars: 2

0.1.6 2026-06-07 19:37 UTC

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 3256d2e9cb5ae7e15f89d9ccb537c23e2510d806

mutation testingInfectiontesto

This package is auto-updated.

Last update: 2026-06-07 19:41:00 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