Mocha supports bailing after the first test failure, is that what you want?
From mocha --help:
-b, --bail bail after first test failure
Mocha supports bailing after the first test failure, is that what you want?
From mocha --help:
-b, --bail bail after first test failure