@currents/cypress-debugger-plugin

1.0.9 • Public • Published

Cypress Debugger - plugin 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

Package Sidebar

Install

npm i @currents/cypress-debugger-plugin

Weekly Downloads

949

Version

1.0.9

License

GPL-3.0-or-later

Unpacked Size

75.2 kB

Total Files

8

Last publish

Collaborators

  • currents.npm
  • agoldis