This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Add :batches option and enhanced multi_scan callback to allow retry logic to be changed
Two big changes:
- Add
:batchesoption tomulti_canto allow explicit batches to be tested. - Enhance the
multi_scan:testrun_completed_blockcallback to control what tests will be tested in the next test run, or to halt testing that batch of tests completely.