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.26.21"
| 包名 | 版本要求 |
|---|---|
| colinodell/json5 | ^2.2 |
| composer-runtime-api | ^2.0 |
| composer/xdebug-handler | ^2.0 || ^3.0 |
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| ext-mbstring | * |
| fidry/cpu-core-counter | ^0.4.0 |
| infection/abstract-testframework-adapter | ^0.5.0 |
| infection/extension-installer | ^0.1.0 |
| infection/include-interceptor | ^0.2.5 |
| justinrainbow/json-schema | ^5.2.10 |
| nikic/php-parser | ^4.15.1 |
| ondram/ci-detector | ^4.1.0 |
| php | ^8.1 |
| sanmai/later | ^0.1.1 |
| sanmai/pipeline | ^5.1 || ^6 |
| sebastian/diff | ^3.0.2 || ^4.0 || ^5.0 |
| symfony/console | ^5.4 || ^6.0 |
| symfony/filesystem | ^5.4 || ^6.0 |
| symfony/finder | ^5.4 || ^6.0 |
| symfony/process | ^5.4 || ^6.0 |
| thecodingmachine/safe | ^2.1.2 |
| webmozart/assert | ^1.11 |
| 包名 | 版本要求 |
|---|---|
| brianium/paratest | ^6.3 |
| ext-simplexml | * |
| fidry/makefile | ^0.2.0 |
| helmich/phpunit-json-assert | ^3.0 |
| phpspec/prophecy | ^1.15 |
| phpspec/prophecy-phpunit | ^2.0 |
| phpstan/extension-installer | ^1.1.0 |
| phpstan/phpstan | ^1.3.0 |
| phpstan/phpstan-phpunit | ^1.0.0 |
| phpstan/phpstan-strict-rules | ^1.1.0 |
| phpstan/phpstan-webmozart-assert | ^1.0.2 |
| phpunit/phpunit | ^9.5.5 |
| symfony/phpunit-bridge | ^5.4 || ^6.0 |
| symfony/yaml | ^5.4 || ^6.0 |
| thecodingmachine/phpstan-safe-rule | ^1.2.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2023-04-25 19:40:27 |
| 类型 | library |