Merge pull request #468 from mvargeson/bugfix/codeception-broken-link

Update 11-03-01-Behavior-Driven-Development.md
This commit is contained in:
Phil Sturgeon
2014-11-20 10:29:34 +00:00

View File

@@ -20,4 +20,4 @@ by the [RSpec project](http://rspec.info/) for Ruby.
* [Behat](http://behat.org/), the StoryBDD framework for PHP, inspired by Ruby's [Cucumber](http://cukes.info/) project;
* [PHPSpec](http://www.phpspec.net/), the SpecBDD framework for PHP, inspired by Ruby's [RSpec](http://rspec.info/) project;
* [Codeception](http://www.codeception.com) is a full-stack testing framework that uses BDD principles.
* [Codeception](http://codeception.com) is a full-stack testing framework that uses BDD principles.