Details
Description
In case of sceanrio level given story as follows:
Meta:
@storyName my.story
Scenario: Testing given story failure
Meta:
@index 1
@dummy
GivenStories: test.story
Given the given story is successfull
Then execute then in my.story
Even when the GivenStory[test.story] fails, the execution continues with the next steps in the calling story[ie my.story]. which should not be the case.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Mauro Talevi [ maurotalevi ] | |
| Fix Version/s | 3.7.2 [ 18853 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 3.8 [ 19104 ] |
Fixed and verified by given_non_successful.story in trader example.