mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 18:06:15 -04:00
|
||
---|---|---|
.. | ||
integration | ||
.gitignore | ||
cypress.json | ||
README.md |
Cypress Etherpad guide
We don't install Etherpad as a dev dep or dep within Etherpad because it's not our core Frontend testing tool
Quick start
npm i -g cypress
cd src/tests/frontend/cypress/
cypress open