|
|
|
|
|
|
287
|
* [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
|
287
|
* [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
|
|
288
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
288
|
* [Phake](https://github.com/mlively/Phake) - Another mock object library for testing.
|
|
289
|
* [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
|
289
|
* [Pho](https://github.com/danielstjules/pho) - Another behaviour driven development testing framework.
|
|
|
|
290
|
+* [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
|
|
290
|
* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
291
|
* [PHPSpec](https://github.com/phpspec/phpspec) - A design by specification unit testing library.
|
|
291
|
* [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
|
292
|
* [PHPT](https://qa.php.net/write-test.php) - A test tool used by PHP itself.
|
|
292
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|
293
|
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
|