Change By: Mauro Talevi (09/Jun/13 9:39 AM)
Description: As a story writer, I find that rather often one scenario depends on another in its Given clause. 

So I would like to use something like this
GivenScenario
GivenStories
:  com  path / company to / product/stories/feature. story# RequiredScenarioName scenarioId

But I dont think it's possible?
While specifying required stories is possible ( http://jbehave.org/reference/stable/given-stories.html )
And even though i found this, which im guessing is old API for GivenStories? http://jira.codehaus.org/browse/JBEHAVE-282

Any way to make it work?

Response:

GivenScenario is not supported (was in 2.x) and don't really see the reason to given the support for its superset. 

What we we can add is scenario-specific filters via anchors to GivenStories paths to obtain the same effect.

Please raise a jira issue for this.

Cheers
Mauro
Summary: Scenario Add scenario - Specific specific  Filters for GivenStories
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to