cypress-fail-fast

JSON →
library 8.1.0 ·javascript
verified Jun 7, 2026

Cypress plugin that skips remaining tests after the first failure. Current stable version is 8.1.0, released with monthly cadence. Supports configurable strategies (skip current spec vs entire run), per-test hooks, and parallel run coordination. Ships TypeScript types and requires Cypress >=15.10.0 and Node >=20.0.0. Differentiators: fine-grained per-test/suite control, hook-based extensibility, explicit parallel run support via external signals.