Parallel testing for PHP
composer require "brianium/paratest:5.0.3"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-pcre | * |
| ext-pdo | * |
| ext-reflection | * |
| ext-simplexml | * |
| php | ^7.3 |
| phpunit/php-code-coverage | ^9.1.2 |
| phpunit/php-file-iterator | ^3.0 |
| phpunit/php-timer | ^5.0 |
| phpunit/phpunit | ^9.3.5 |
| sebastian/environment | ^5.1 |
| symfony/console | ^4.4 || ^5.1 |
| symfony/process | ^4.4 || ^5.1 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^8.1.0 |
| ekino/phpstan-banned-code | ^0.3.1 |
| ergebnis/phpstan-rules | ^0.15.1 |
| phpstan/phpstan | ^0.12.37 |
| phpstan/phpstan-deprecation-rules | ^0.12.5 |
| phpstan/phpstan-phpunit | ^0.12.16 |
| phpstan/phpstan-strict-rules | ^0.12.4 |
| squizlabs/php_codesniffer | ^3.5.6 |
| symfony/filesystem | ^5.1.3 |
| thecodingmachine/phpstan-strict-rules | ^0.12.0 |
| vimeo/psalm | ^3.12.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-08-26 06:13:20 |
| 类型 | library |