Mauro Talevi commented on Bug JBEHAVE-786

GivenStories represent preconditions to a scenario, which is defined by its steps. If a scenario contains no steps then it's considered void and the given stories are not run.

So, this is not a bug. If you want to run the given stories by themselves you can do directly.

The workaround, as you've noted, is to use a comment as an ignorable step in the scenario to trigger the running of the given stories.

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