lundi 9 juillet 2018

Jest stop test suite after first fail

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.

Any help?

Aucun commentaire:

Enregistrer un commentaire