|
|
@@ -319,7 +319,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
319
|
319
|
* [Nette Tester](https://github.com/nette/tester) - A productive and enjoyable parallel unit testing framework.
|
|
320
|
320
|
* [ParaTest](https://github.com/paratestphp/paratest) - A parallel testing library for PHPUnit.
|
|
321
|
321
|
* [Pest](https://pestphp.com/) - A testing framework with a focus on simplicity.
|
|
322
|
|
-* [Peridot](https://github.com/peridot-php/peridot) - An event-driven test framework.
|
|
323
|
322
|
* [Phake](https://github.com/phake/phake) - Another mock object library for testing.
|
|
324
|
323
|
* [Pho](https://github.com/danielstjules/pho) - Another behavior-driven development testing framework.
|
|
325
|
324
|
* [PHP-Mock](https://github.com/php-mock/php-mock) - A mock library for built-in PHP functions (e.g. time()).
|