features/docs/gherkin/outlines.feature in cucumber-2.0.0.beta.2 vs features/docs/gherkin/outlines.feature in cucumber-2.0.0.beta.3
- old
+ new
@@ -60,10 +60,11 @@
| missing | passing |
| passing | passing |
| failing | passing |
RuntimeError (RuntimeError)
./features/step_definitions/steps.rb:2:in `/^failing without a table$/'
+ features/outline_sample.feature:12:in `Given failing without a table'
features/outline_sample.feature:6:in `Given <state> without a table'
Examples: Only passing
| state | other_state |
| passing | passing |
@@ -90,10 +91,11 @@
| missing | passing |
| passing | passing |
| failing | passing |
RuntimeError (RuntimeError)
./features/step_definitions/steps.rb:2:in `/^failing without a table$/'
+ features/outline_sample.feature:12:in `Given failing without a table'
features/outline_sample.feature:6:in `Given <state> without a table'
Examples: Only passing
| state | other_state |
| passing | passing |
@@ -119,10 +121,11 @@
Examples: Rainbow colours
| state | other_state |
| failing | passing |
RuntimeError (RuntimeError)
./features/step_definitions/steps.rb:2:in `/^failing without a table$/'
+ features/outline_sample.feature:12:in `Given failing without a table'
features/outline_sample.feature:6:in `Given <state> without a table'
Failing Scenarios:
cucumber features/outline_sample.feature:12
@@ -139,9 +142,10 @@
(::) failed steps (::)
RuntimeError (RuntimeError)
./features/step_definitions/steps.rb:2:in `/^failing without a table$/'
+ features/outline_sample.feature:12:in `Given failing without a table'
features/outline_sample.feature:6:in `Given <state> without a table'
Failing Scenarios:
cucumber features/outline_sample.feature:12