The PHP Unit Testing framework.
composer require "phpunit/phpunit:4.1.1"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| ext-pcre | * |
| ext-reflection | * |
| ext-spl | * |
| php | >=5.3.3 |
| phpunit/php-code-coverage | ~2.0 |
| phpunit/php-file-iterator | ~1.3.1 |
| phpunit/php-text-template | ~1.2 |
| phpunit/php-timer | ~1.0.2 |
| phpunit/phpunit-mock-objects | ~2.1 |
| sebastian/comparator | ~1.0 |
| sebastian/diff | ~1.1 |
| sebastian/environment | ~1.0 |
| sebastian/exporter | ~1.0 |
| sebastian/version | ~1.0 |
| symfony/yaml | ~2.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2014-05-24 10:48:51 |
| 类型 | library |