The PHP Unit Testing framework.
composer require "phpunit/phpunit:6.0.3"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| ext-mbstring | * |
| ext-xml | * |
| myclabs/deep-copy | ^1.3 |
| php | ^7.0 |
| phpspec/prophecy | ^1.6.2 |
| phpunit/php-code-coverage | ^5.0 |
| phpunit/php-file-iterator | ^1.4 |
| phpunit/php-text-template | ^1.2 |
| phpunit/php-timer | ^1.0.6 |
| phpunit/phpunit-mock-objects | ^4.0 |
| sebastian/comparator | ^1.2.4 |
| sebastian/diff | ^1.2 |
| sebastian/environment | ^2.0 |
| sebastian/exporter | ^2.0 |
| sebastian/global-state | ^1.1 |
| sebastian/object-enumerator | ^2.0 |
| sebastian/resource-operations | ^1.0 |
| sebastian/version | ^2.0 |
| 包名 | 版本要求 |
|---|---|
| ext-pdo | * |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2017-02-04 05:36:51 |
| 类型 | library |