@currents/cypress-debugger-support

1.0.9 • Public • Published

Cypress Debugger - support file implementation

Capture and replay Cypress Tests. Debug your failed and flaky CI cypress tests by replaying execution traces.

  • Cypress test execution steps
  • DOM snapshots
  • network requests (HAR)
  • browser console logs

The plugin captures and replays everything that's happening in Cypress tests, think of it as Playwright traces for Cypress.

Video Demo | Sorry Cypress | Currents

Documentation

https://github.com/currents-dev/cypress-debugger

/@currents/cypress-debugger-support/

    Package Sidebar

    Install

    npm i @currents/cypress-debugger-support

    Weekly Downloads

    917

    Version

    1.0.9

    License

    GPL-3.0-or-later

    Unpacked Size

    211 kB

    Total Files

    8

    Last publish

    Collaborators

    • currents.npm
    • agoldis