Hi,

can you please raise issue at http://jira.codehaus.org/browse/JBEHAVE?

Cheers

On 24/06/2011 21:25, Plamen Gurov wrote:
> Currently, the method StoryRunner.runParametrisedScenariosByExamples does not 
> check the configuration and whenever a step fails all subsequent examples are 
> reported as not performed.
>
> A simple fix would be to do this before calling the runScenarioSteps method:
>
> if(context.configuration().storyControls().resetStateBeforeScenario()) {
>    context.resetState();
> }
>
> Thanks
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to