Issue Type: Improvement Improvement
Assignee: Mauro Talevi
Created: 28/Oct/12 9:23 AM
Description:

As suggested by Pascal Rapicault on user list, allow filtering of examples scenarios by adding a column for the meta info:

Meta: @run

Given I do use <Parameter>

Examples: 
|Meta:|Parameter|
|@run yes|value|
|@run not|value|

For each example scenario, i.e. for each row of the Examples table, the meta specified will be matched against the meta filter provided and if allowed the scenario will be run.

NOTE: the meta filter provider is unique for the run, so the meta info must be able to match both the scenario or story. In the example above, the ,eta @run is specified to allow it be matched by any value of the meta filter that specifies a @run value.

If specifying meta filter '+run yes' only the first example will be run, while specifying '+run not' only the second will be run.

Fix Versions: 3.7.3
Project: JBehave
Priority: Minor Minor
Reporter: Mauro Talevi
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