mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-12 09:50:04 -06: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