[
http://jira.codehaus.org/browse/JBEHAVE-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi updated JBEHAVE-156:
---------------------------------
Affects Version/s: (was: 2.1)
2.3
This feature may or may not be relevant any more - e.g. the JBehave Web Runner
by-passes the Scenario and uses the Configuration and Steps directly. Still
useful to discuss if this one-to-one mapping for IDE integration - simple and
effective - may not be overcome while still preserving the same simplicity and
effectiveness for scenarios that use the same Steps instance.
> Allow resolution of multiple textual scenarios from a single Java scenario
> --------------------------------------------------------------------------
>
> Key: JBEHAVE-156
> URL: http://jira.codehaus.org/browse/JBEHAVE-156
> Project: JBehave
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.3
> Reporter: Mauro Talevi
> Fix For: 2.2
>
>
> As a scenario runner, I want to be able to run multiple textual scenarios
> from the same Java Scenario class, using a single Steps class instance that
> contains all my steps.
> The main refactor (backward-compatible) would be to add a method to
> ScenarioNameResolver
> List<String> resolveAll(Class<? extends Scenario> scenarioClass);
> which as a special case returns a single path. In the implementation we'd
> also need to provide some way to configure which textual scenarios are to run.
> This would be useful as a start of a web or wiki-based scenario runner.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
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