mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-18 03:21:18 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user