-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Hi
Was not sure how to label this so put as an improvement, though the functionality could already exist.
When I run my test suite i re run test failures (sometimes the tests fail first time, not ideal, but a short term thing). What happens here though is the original html file gets overridden by the rerun. So on the rerun now i create a separate file leaving me with 2 HTML files.
Is it possible to provide the 2 files
reportFiles: 'cucumber_report.html, cucumber_report_2.html',
and the plugin knows to merge these 2 files or do i need to merge them together before and specify just the one file?
Hope that makes sense, look forward to your reply
Thanks