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?

Ta,
k.

p.s. Thank you Mauro for the Eclipse plugin Gherkin syntax answer.

Reply via email to