Merge pull request #351 from m1ome/m1ome

Added Kahlan in Testing
This commit is contained in:
Jose Diaz-Gonzalez 2016-03-13 00:53:28 -05:00
commit 1e24e377a0
1 changed files with 1 additions and 0 deletions

View File

@ -284,6 +284,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [VFS](https://github.com/adlawson/php-vfs) - Another virtual filesystem for testing.
* [Locust](http://locust.io/) - A modern load test library written in Python.
* [Peridot](https://github.com/peridot-php/peridot) - An event driven test framework.
* [Kahlan](https://github.com/crysalead/kahlan) - Full stack Unit/BDD testing framework with built-in stub, mock and code-coverage support.
## Continuous Integration
*Libraries and applications for continuous integration.*