Skip to content

Boilerplate for Cypress tests using TS + ESLint + Prettier

Notifications You must be signed in to change notification settings

pakhilov/cypress-ts-boilerplate

 
 

Repository files navigation

cypress-ts-boilerplate

Configuration

  1. Cypress
  2. TypeScript enabled support
  3. ESLint (autosave)
  4. Prettier (autosave)

Run tests

npm test

About

Boilerplate for Cypress tests using TS + ESLint + Prettier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.9%
  • JavaScript 33.1%