diff --git a/_posts/11-02-01-Test-Driven-Development.md b/_posts/11-02-01-Test-Driven-Development.md index 10ded53..9c319dd 100644 --- a/_posts/11-02-01-Test-Driven-Development.md +++ b/_posts/11-02-01-Test-Driven-Development.md @@ -36,9 +36,9 @@ which accepts pull requests then you should suggest this as a requirement. are several alternatives * [atoum](https://github.com/atoum/atoum) -* [SimpleTest](http://simpletest.org) +* [Kahlan](https://github.com/crysalead/kahlan) * [Peridot](http://peridot-php.github.io/) - +* [SimpleTest](http://simpletest.org) ### Integration Testing