Issue Type: New Feature New Feature
Assignee: Unassigned
Created: 09/Jun/13 4:47 AM
Description:

I find that rather often one scenario depends on another in its Given clause.
So I would like to use something like this
GivenScenario: com/company/product/stories/feature.story#RequiredScenarioName

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

Project: JBehave
Priority: Major Major
Reporter: Kristjan Laane
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