UNPKG

cypress-fail-fast

Version:

Skip the rest of Cypress tests on first failure

4 lines (2 loc) 144 B
/* global Cypress, cy, beforeEach, afterEach, before */ module.exports = require("./src/support")(Cypress, cy, beforeEach, afterEach, before);