Added Kahlan in Testing

This commit is contained in:
w1n2k 2015-02-28 15:46:09 +03:00
parent e7f01be2e4
commit f69561e0db
1 changed files with 1 additions and 0 deletions

View File

@ -261,6 +261,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [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) - 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.*