User Tools

Site Tools


2015:behaviour_driven_development_bdd_with_cucumber_for_java

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
2015:behaviour_driven_development_bdd_with_cucumber_for_java [2014/10/14 10:52] – created jonjagger2015:behaviour_driven_development_bdd_with_cucumber_for_java [2016/06/11 14:05] (current) – external edit 127.0.0.1
Line 33: Line 33:
 is possible to execute an example\\ is possible to execute an example\\
 \\ \\
-\\ +Scenario: Belly growl\\ 
-  Scenario: Belly growl\\ + Given I have 42 cukes in my belly\\ 
-    Given I have 42 cukes in my belly\\ + When I wait 1 hour\\ 
-    When I wait 1 hour\\ + Then my belly should growl\\
-    Then my belly should growl\\+
 \\ \\
 I will show you why, how and when you should use BDD in your project.\\ I will show you why, how and when you should use BDD in your project.\\
2015/behaviour_driven_development_bdd_with_cucumber_for_java.1413283941.txt.gz · Last modified: 2016/06/11 14:05 (external edit)