Update 09-02-01-Test-Driven-Development.md

Added link to Storyplayer, one of the functional test tools available to the community.
This commit is contained in:
Stuart Herbert
2013-08-28 09:49:53 +01:00
parent 445c4e3c39
commit 670d1b903a

View File

@@ -56,3 +56,4 @@ data and simulating actual users of the application.
* [Selenium](http://seleniumhq.com) * [Selenium](http://seleniumhq.com)
* [Mink](http://mink.behat.org) * [Mink](http://mink.behat.org)
* [Codeception](http://codeception.com) is a full-stack testing framework that includes acceptance testing tools * [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