Skip to content
DARKO_RIĐIĆ

OPEN_SOURCE

cypress-boilerplate

Generates a fully configured, scalable Cypress project with useful plugins built in. The foundation of a 4,500-test suite.

Get started

npx @optimumqa/cypress-boilerplate my-cypress-app

cypress-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