Cypress Flaky Test Audit Plugin
JSON →A Cypress plugin that provides detailed per-command analytics for test runs, including execution order, timing, retries, and pass/fail outcomes. Version 1.0.0 supports Cypress ^15.7.0 and Node.js 16.17+. It tracks command queue order, generates interactive HTML reports with vis-network graphs, and highlights slow tests via customizable thresholds. Compared to alternative flaky test tools, this plugin offers dual graph views (execution path vs. queue path), retry-aware timelines, and multiple output channels (browser console, terminal, HTML).
Resources
packagecypress-flaky-test-audit ↗