diff --git a/README.md b/README.md index 89808a2..7552e56 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing. * [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing. * [Locust](http://locust.io/) - A modern load test library written in Python. +* [peridot](https://github.com/peridot-php/peridot) - Event driven test framework for PHP. ## Continuous Integration *Libraries and applications for continuous integration.*