Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _posts/2013-05-04-specification-testing-coparison.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,7 @@ Overall, my choice in Codeception is to use "PhpBrowser" module (requires a web-
**Also need to notice that maybe Codeception is not a "true" BDD, unlike Behat. Behat+Gherkin helps you to use and design your application. Codeception helps you to test it nicely.**

*This post was intended to be a start to series. In next posts you will learn how to use newcoming Cest format for testing and integrate Codeception with Continious integration tools. Stay tuned!*

**Links to read and get more info**:
* http://codeception.com/
* http://phpmaster.com/ruling-the-swarm-of-tests-with-codeception/