Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.4
-
Component/s: None
-
Labels:None
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.