zf1s / phpunit
The PHP Unit Testing framework.
Installs: 14 826
Dependents: 6
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 2 201
Open Issues: 1
Requires
- php: >=5.3.3
- ext-ctype: *
- ext-dom: *
- ext-json: *
- ext-pcre: *
- ext-reflection: *
- ext-spl: *
- phpunit/php-code-coverage: ^1.2.6
- phpunit/php-file-iterator: ^1.4.5
- phpunit/php-text-template: ^1.2.1
- phpunit/php-timer: 1.0.7
- phpunit/phpunit-mock-objects: ^1.2.3
- symfony/yaml: <7
Requires (Dev)
- pear-pear.php.net/pear: ~1.9|~1.10
Suggests
- phpunit/php-invoker: ~1.1
Replaces
- phpunit/php-file-iterator: ^1.4.5
- phpunit/php-text-template: ^1.2.1
- phpunit/phpunit: ^3.7.38
- phpunit/phpunit-mock-objects: ^1.2.3
README
This version of PHPUnit bases on release 3.7.38 and is adjusted for compatibility with PHP 5.3-8.2. The package was created especially for testing https://github.com/zf1s packages.
All credits go to original PHPUnit author and contributors.