|
|
@@ -218,6 +218,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
218
|
218
|
* [Mink](http://mink.behat.org/) - Web acceptance testing.
|
|
219
|
219
|
* [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
|
|
220
|
220
|
* [VFS Stream](https://github.com/mikey179/vfsStream) - A virtual filesystem stream wrapper for testing.
|
|
|
221
|
+* [VFS](https://github.com/adlawson/vfs.php) - Another virtual filesystem for testing.
|
|
221
|
222
|
* [Locust](http://locust.io/) - A modern load test library written in Python.
|
|
222
|
223
|
* [Travis CI](https://travis-ci.org/) - A continuous integration platform.
|
|
223
|
224
|
* [PHPCI](http://www.phptesting.org/) - An open source continuous integration platform for PHP.
|