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.18"
| 包名 | 版本要求 |
|---|---|
| composer/package-versions-deprecated | ^1.2 || ^2.0 |
| composer/xdebug-handler | ^1.3.3 |
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| infection/abstract-testframework-adapter | ^0.3.1 |
| infection/extension-installer | ^0.1.0 |
| infection/include-interceptor | ^0.2.4 |
| justinrainbow/json-schema | ^5.2 |
| nikic/php-parser | ^4.9 <4.10 |
| ondram/ci-detector | ^3.3.0 |
| php | ^7.3 |
| sanmai/pipeline | ^3.1 || ^5.0 |
| sebastian/diff | ^3.0.2 || ^4.0 |
| seld/jsonlint | ^1.7 |
| symfony/console | ^3.4.29 || ^4.1.19 || ^5.0 |
| symfony/filesystem | ^3.4.29 || ^4.1.19 || ^5.0 |
| symfony/finder | ^3.4.29 || ^4.1.19 || ^5.0 |
| symfony/process | ^3.4.29 || ^4.1.19 || ^5.0 |
| thecodingmachine/safe | ^1.0 |
| webmozart/assert | ^1.3 |
| webmozart/path-util | ^2.3 |
| 包名 | 版本要求 |
|---|---|
| ext-simplexml | * |
| helmich/phpunit-json-assert | ^3.0 |
| phpspec/prophecy-phpunit | ^2.0 |
| phpstan/extension-installer | ^1.0 |
| phpstan/phpstan | ^0.12.8 |
| phpstan/phpstan-phpunit | ^0.12.6 |
| phpstan/phpstan-webmozart-assert | ^0.12.2 |
| phpunit/phpunit | ^9.3.11 |
| symfony/phpunit-bridge | ^4.4.14 || ^5.1.6 |
| symfony/yaml | ^5.0 |
| thecodingmachine/phpstan-safe-rule | ^1.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2020-10-17 10:55:12 |
| 类型 | library |