Update README.md

This commit is contained in:
wapmorgan 2014-09-05 20:06:04 +04:00
parent 7bb74b9c75
commit b5d207a147

View File

@ -228,6 +228,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing. * [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. * [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
* [Locust](http://locust.io/) - A modern load test library written in Python. * [Locust](http://locust.io/) - A modern load test library written in Python.
* [Checker](https://github.com/wapmorgan/Checker) - A utility for classes self-testing.
## Continuous Integration ## Continuous Integration
*Libraries and applications for continuous integration.* *Libraries and applications for continuous integration.*