The PHP Unit Testing framework.
composer require "phpunit/phpunit:5.2.1"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| ext-pcre | * |
| ext-reflection | * |
| ext-spl | * |
| myclabs/deep-copy | ~1.3 |
| php | >=5.6 |
| phpspec/prophecy | ^1.3.1 |
| phpunit/php-code-coverage | ~3.1 |
| phpunit/php-file-iterator | ~1.4 |
| phpunit/php-text-template | ~1.2 |
| phpunit/php-timer | >=1.0.6 |
| phpunit/phpunit-mock-objects | >=3.0.5 |
| sebastian/comparator | ~1.1 |
| sebastian/diff | ~1.2 |
| sebastian/environment | ~1.3 |
| sebastian/exporter | ~1.2 |
| sebastian/global-state | ~1.0 |
| sebastian/resource-operations | ~1.0 |
| sebastian/version | ~1.0|~2.0 |
| symfony/yaml | ~2.1|~3.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2016-02-05 17:50:46 |
| 类型 | library |