Skip the rest of Cypress tests on first failure
Allow Jasmine tests to "fail-fast", exiting on the first failure instead of running all tests no matter what.
Fail fast when accessing undefined properties on objects.
A Karma plugin. Report failures as soon as they occur.