The --bisect mode works well if you have something that can be a target, but it would be helpful to have a script mode (analogous to git's bisect run) for testing things that aren't easy to express as a target.
An example is here for a bisect that's hard to express as a target.
The
--bisectmode works well if you have something that can be a target, but it would be helpful to have a script mode (analogous to git'sbisect run) for testing things that aren't easy to express as a target.An example is here for a bisect that's hard to express as a target.