infection/abstract-testframework-adapter
Interfaces and base classes for building Infection test framework adapters. Provides a common abstraction layer to integrate different PHP test runners with Infection’s mutation testing, making adapters consistent, reusable, and easier to implement.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| testo/bridge-infection | 0.83 | 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. | 2 | 2 | 0 | 2K | 0 | 0.0 | 37.1 | — | — | |
| infection/phpspec-adapter | 0.81 | — | 3 | 3 | 1 | 4K | 1 | 22.8 | 50.5 | BSD-3-Clause | 2 weeks ago | |
| roave/infection-static-analysis-plugin | 0.81 | Runs Psalm static analysis on Infection’s generated mutants to mark type-invalid mutations as killed, boosting mutation scores. Use it as a drop-in wrapper for vendor/bin/infection and pass through all Infection flags plus --psalm-config. | 132 | 133 | 21 | 33K | 9 | 32.9 | 41.8 | MIT | 3 weeks ago | |
| infection/mutator | 0.80 | Mutation testing tool for PHP: generates code mutations and runs your PHPUnit tests to measure how well they catch bugs. Helps improve test quality and identify weak assertions, with configurable mutators, thresholds, and reporting for CI pipelines. | 8 | 8 | 2 | 691K | 0 | 1.3 | 55.3 | BSD-3-Clause | 1 year ago | |
| infection/extension-installer | 0.79 | Composer plugin bundled with Infection that automatically discovers and registers Infection extensions on install/update. Install an infection-extension package and it’s registered without manual config. Includes guidance for building extensions via composer.json metadata. | 26 | 26 | 4 | 791K | 1 | 1.4 | 55.2 | BSD-3-Clause | 4 years ago | |
| infection/infection | 0.79 | Infection is a PHP mutation testing framework that measures how well your tests detect small code changes. Run it in CI to get a Mutation Score Indicator (MSI), uncover weak assertions, and improve test quality. PHP 8.3+. | 2,202 | 2,213 | 183 | 751K | 165 | 66.3 | 68.3 | BSD-3-Clause | 2 weeks ago | |
| infection/include-interceptor | 0.78 | PHP stream wrapper that intercepts the file:// protocol to override the content of any included or autoloaded file at runtime. Register a mapping from original file to replacement, enable the interceptor, and includes/file_get_contents load the replacement instead. | 31 | 31 | 4 | 766K | 3 | 21.7 | 65.1 | BSD-3-Clause | 4 weeks ago |
How can I help you explore Laravel packages today?