mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-14 05:10:45 -05:00
Cypress Core Extension
Intercepts requests from the website under test
Install
Root install is preferred (see CONTRIBUTING.md), but if you must
npm installnpm run build
Developing
Testing
npm test