Make test failures fatal by default
Currently one needs to opt into require-passing-tests-on
That's not good because it's easily forgotten
Instead make it required by default and allow opting out via allow-failing-tests-on where needed
Currently one needs to opt into require-passing-tests-on
That's not good because it's easily forgotten
Instead make it required by default and allow opting out via allow-failing-tests-on where needed