diff --git a/_posts/11-02-01-Test-Driven-Development.md b/_posts/11-02-01-Test-Driven-Development.md index 34f4506..95a8bea 100644 --- a/_posts/11-02-01-Test-Driven-Development.md +++ b/_posts/11-02-01-Test-Driven-Development.md @@ -38,6 +38,7 @@ are several alternatives: * [atoum](https://github.com/atoum/atoum) * [Kahlan](https://github.com/kahlan/kahlan) * [Peridot](https://peridot-php.github.io/) +* [Pest](https://pestphp.com/) * [SimpleTest](https://github.com/simpletest/simpletest) ### Integration Testing