The PHP Unit Testing framework.
composer require "phpunit/phpunit:10.5.5"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| ext-mbstring | * |
| ext-xml | * |
| ext-xmlwriter | * |
| myclabs/deep-copy | ^1.10.1 |
| phar-io/manifest | ^2.0.3 |
| phar-io/version | ^3.0.2 |
| php | >=8.1 |
| phpunit/php-code-coverage | ^10.1.5 |
| phpunit/php-file-iterator | ^4.0 |
| phpunit/php-invoker | ^4.0 |
| phpunit/php-text-template | ^3.0 |
| phpunit/php-timer | ^6.0 |
| sebastian/cli-parser | ^2.0 |
| sebastian/code-unit | ^2.0 |
| sebastian/comparator | ^5.0 |
| sebastian/diff | ^5.0 |
| sebastian/environment | ^6.0 |
| sebastian/exporter | ^5.1 |
| sebastian/global-state | ^6.0.1 |
| sebastian/object-enumerator | ^5.0 |
| sebastian/recursion-context | ^5.0 |
| sebastian/type | ^4.0 |
| sebastian/version | ^4.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2023-12-27 15:13:52 |
| 类型 | library |