Mauro Talevi commented on New Feature JBEHAVE-923

Supported more generic variant, whereby multiple scenarios can be filtered:

GivenStories: path/to/story#{id1:scenario1;id2:scenario2}

where "id1" and "id2" are meta parameters of the scenarios

Scenario: Executed

Meta: @id1 scenario1

Scenario: Executed

Meta: @id2 scenario2

Scenario: Not executed 

Meta: @id3 scenario3

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