Export all to html on pre-mature test run termination
We use Jenkins and require html format to publish test results. So I have an export script run at the end of our testitems sequence, but that doesn't run if the test run fails before completion. I've ...