Removed link to Selenium, added link to Codeception

This commit is contained in:
Chris Hartjes
2012-07-11 17:19:31 -04:00
parent e476368de8
commit 361d73117b

View File

@@ -19,4 +19,4 @@ by the [RSpec project](http://rspec.info/) for Ruby.
* [Behat](http://behat.org/) is inspired by Ruby's [Cucumber](http://cukes.info/) project
* [PHPSpec](http://www.phpspec.net/) the SpecBDD framework for PHP
* [Selenium](http://seleniumhq.org/) is a browser automation tool, which can be [integrated with PHPUnit](http://www.phpunit.de/manual/3.1/en/selenium.html)
* [Codeception](http://www.codeception.com) is a full-stack testing framework that uses BDD principles