Skip to content
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

Choose a tag to compare

@lyndsey-ferguson lyndsey-ferguson released this 05 Oct 21:43

Two big changes:

  1. Add :batches option to multi_can to allow explicit batches to be tested.
  2. Enhance the multi_scan :testrun_completed_block callback to control what tests will be tested in the next test run, or to halt testing that batch of tests completely.