Get started
npx @optimumqa/cypress-boilerplate my-cypress-appcypress-boilerplate
Following the Cypress docs alone often leads to messy code and a sprawl of environment variables, which is especially frustrating for beginners.
This boilerplate generates a fully pre-configured, scalable Cypress project with useful plugins built in, so teams write tests instead of configuration. It became the foundation of Relay's 4,500-test suite.
Stack
- Cypress
- Mocha
- EJS
- Hygen
- TypeScript