diff --git a/_posts/09-02-01-Test-Driven-Development.md b/_posts/09-02-01-Test-Driven-Development.md index 91a7e59..f6571d4 100644 --- a/_posts/09-02-01-Test-Driven-Development.md +++ b/_posts/09-02-01-Test-Driven-Development.md @@ -56,3 +56,4 @@ data and simulating actual users of the application. * [Selenium](http://seleniumhq.com) * [Mink](http://mink.behat.org) * [Codeception](http://codeception.com) is a full-stack testing framework that includes acceptance testing tools +* [Storyplayer](http://datasift.github.io/storyplayer) is a full-stack testing framework that includes support for creating and destroying test environments on demand