dapple
dapple copied to clipboard
exit code on failing tests should be 1
dapple test emits 0 as an exit code, even when there are failing tests.
amusingly this means that any ci test failures won't have shown up.