fjarri/Jute.jl

Add an option to stop the test run after a certain amount of failures

Closed this issue · 0 comments

Perhaps, even a shortcut for "stop after the first failure" will be useful, since it should be the most used variant.

The failure here is a testcase with some test failures; even if some tests inside a testcase failed, we can still finish its execution. This won't slow down things much, but can give more debugging information.