UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

16 lines (9 loc) 297 B
# rewriter This package contains logic for rewriting JS/HTML that flows through the Cypress proxy. ## Testing Tests are located in [`./test`](./test) To run tests: ```shell yarn test ``` Additionally, the `server` and `proxy` packages contain integration tests that exercise the `rewriter`.