From 25b01e647a9550c86e461810c8c7540742486bb4 Mon Sep 17 00:00:00 2001 From: Mark Date: Tue, 7 May 2013 14:07:04 +0400 Subject: [PATCH] Update 2013-05-04-specification-testing-coparison.markdown Added data links --- _posts/2013-05-04-specification-testing-coparison.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_posts/2013-05-04-specification-testing-coparison.markdown b/_posts/2013-05-04-specification-testing-coparison.markdown index 94c0b6ba6..7bb47e6f9 100644 --- a/_posts/2013-05-04-specification-testing-coparison.markdown +++ b/_posts/2013-05-04-specification-testing-coparison.markdown @@ -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/