I am using Jest for testing.
What I want, is to stop executing current test suite when a test in that test suite fails.
The option --bail is not what I need, since it stop others test suites after one test suite fails.
--bail
Any help?
Aucun commentaire:
Enregistrer un commentaire