Is it possibe to put a timelimit on shrinking?
I have a RuleBasedStateMachine
which took about 40 seconds to run before. We then had a change that increased the amount of time taken in one of the steps and introduced a bug.
I have a RuleBasedStateMachine
which took about 40 seconds to run before. We then had a change that increased the amount of time taken in one of the steps and introduced a bug.