Hi Ajay,
the two bugs that you raised are fixed in 3.8-SNAPSHOT (uploaded to
https://nexus.codehaus.org/content/groups/snapshots-group/)
If you can verify that they work for you we can cut a 3.7.2 release:
https://jira.codehaus.org/browse/JBEHAVE/fixforversion/18853
Cheers
On 13/10/2012 18:45, Mauro Talevi wrote:
Hi this is bug, please raise a JIRA issue for it.
Thanks!
On 12/10/2012 11:21, ??? ???? wrote:
Hi,
In case of sceanrio level given story as follows:
Meta:
@storyName my.story
Scenario: This is second scenario
Meta:
@index 1
@dummy
GivenStories: test.story
Given execute given for second scenario
Then execute then for second scenario
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..
Is there any work around provided out of the box?
Regards
Ajay