Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
composer require "infection/infection:0.31.5"
| 包名 | 版本要求 |
|---|---|
| colinodell/json5 | ^3.0 |
| composer-runtime-api | ^2.0 |
| composer/xdebug-handler | ^3.0 |
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| ext-mbstring | * |
| fidry/cpu-core-counter | ^1.0 |
| infection/abstract-testframework-adapter | ^0.5.0 |
| infection/extension-installer | ^0.1.0 |
| infection/include-interceptor | ^0.2.5 |
| infection/mutator | ^0.4 |
| justinrainbow/json-schema | ^6.0 |
| nikic/php-parser | ^5.3 |
| ondram/ci-detector | ^4.1.0 |
| php | ^8.2 |
| sanmai/di-container | ^0.1.4 |
| sanmai/duoclock | ^0.1.0 |
| sanmai/later | ^0.1.7 |
| sanmai/pipeline | ^7.0 |
| sebastian/diff | ^4.0 || ^5.0 || ^6.0 || ^7.0 |
| symfony/console | ^6.4 || ^7.0 |
| symfony/filesystem | ^6.4 || ^7.0 |
| symfony/finder | ^6.4 || ^7.0 |
| symfony/process | ^6.4 || ^7.0 |
| thecodingmachine/safe | ^v3.0 |
| webmozart/assert | ^1.11 |
| 包名 | 版本要求 |
|---|---|
| ext-simplexml | * |
| fidry/makefile | ^1.0 |
| phpstan/extension-installer | ^1.4 |
| phpstan/phpstan | ^2.1 |
| phpstan/phpstan-phpunit | ^2.0 |
| phpstan/phpstan-strict-rules | ^2.0 |
| phpstan/phpstan-webmozart-assert | ^2.0 |
| phpunit/phpunit | ^11.5.27 |
| rector/rector | ^2.0 |
| shipmonk/dead-code-detector | ^0.12.0 |
| shipmonk/name-collision-detector | ^2.1 |
| sidz/phpstan-rules | ^0.5.1 |
| symfony/yaml | ^6.4 || ^7.0 |
| thecodingmachine/phpstan-safe-rule | ^1.4 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2025-10-10 06:39:18 |
| 类型 | library |