Fixed
Details
Assignee
Mauro TaleviMauro TaleviReporter
Mauro TaleviMauro TaleviComponents
Fix versions
Priority
Major
Details
Details
Assignee
Mauro Talevi
Mauro TaleviReporter
Mauro Talevi
Mauro TaleviComponents
Fix versions
Priority

Created April 10, 2010 at 12:23 PM
Updated May 29, 2015 at 1:07 PM
Resolved May 9, 2010 at 5:37 PM
In 2.x, responsibilities are split between the StoryRunner and the Ant task/Maven plugin. E.g. the ability to skip some stories or ignore failure is configured at Ant/Maven level.
An Embedder should instead be responsible for running stories in the same way, whatever environment it is embedded in, IDE, CLI, web.
The Ant/Maven layer should become wafer-thin, only responsible for collecting the stories to be run, delegating to the embedder.