From 8f938fb81241396301eaee72fd63199e166a4d9a Mon Sep 17 00:00:00 2001 From: Simon JAILLET Date: Wed, 30 Sep 2015 22:31:53 +0200 Subject: [PATCH] Adds Kahlan to testing framework list --- _posts/11-02-01-Test-Driven-Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/11-02-01-Test-Driven-Development.md b/_posts/11-02-01-Test-Driven-Development.md index db7188c..807289d 100644 --- a/_posts/11-02-01-Test-Driven-Development.md +++ b/_posts/11-02-01-Test-Driven-Development.md @@ -39,7 +39,7 @@ are several alternatives * [Enhance PHP](https://github.com/Enhance-PHP/Enhance-PHP) * [PUnit](http://punit.smf.me.uk/) * [SimpleTest](http://simpletest.org) - +* [Kahlan](https://github.com/crysalead/kahlan) ### Integration Testing