Update README.md

This commit is contained in:
Dan Revah 2014-12-04 16:26:34 +02:00
parent d5103437db
commit f085e40845

View File

@ -243,6 +243,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.
* [ShortifyPunit](https://github.com/danrevah/ShortifyPunit) - A mocking framework, includes method chaining mocking.
## Continuous Integration
*Libraries and applications for continuous integration.*