[ 
http://jira.codehaus.org/browse/JBEHAVE-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi updated JBEHAVE-165:
---------------------------------

    Description: 
Currently, scenario fail in fail-fast mode (unless the ignoreFailure flag is 
enabled).  

A batch mode can often be useful to enable long scenario builds to run through 
and to be have a summary batch failure at the end of the execution. 

Batch mode becomes more useful (if coupled with ignoreFailure) when the user 
want to generate a full report of scenarios run, including any failures.



  was:
Currently, scenario fail in fail-fast mode (unless the ignoreFailure flag is 
enabled).  

A fail-batch mode can often be useful to enable long scenario builds to run 
through and to be have a summary batch failure at the end of the execution. 

An easy way to implement this is at ScenarioRunnerMojo/Task level - but more 
and more there seems to be a more structured abstraction for running scenarios, 
so as to avoid duplication of very similar code.   Possibly use the Monitor 
pattern to abstract logging mechanisms of Ant and Maven.


        Summary: Allow scenarios to run in batch mode  (was: Enable scenarios 
to run in fail-batch mode)

> Allow scenarios to run in batch mode
> ------------------------------------
>
>                 Key: JBEHAVE-165
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-165
>             Project: JBehave
>          Issue Type: Improvement
>    Affects Versions: 2.2
>            Reporter: Mauro Talevi
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: JBEHAVE-165.patch
>
>
> Currently, scenario fail in fail-fast mode (unless the ignoreFailure flag is 
> enabled).  
> A batch mode can often be useful to enable long scenario builds to run 
> through and to be have a summary batch failure at the end of the execution. 
> Batch mode becomes more useful (if coupled with ignoreFailure) when the user 
> want to generate a full report of scenarios run, including any failures.

-- 
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


Reply via email to