Cypress Boilerplate
Cypress end-to-end test automation boilerplate, Using TypeScript, Cucumber, Chai and Commonjs. Clone or fork this repository.
Getting Started
1. git clone git@github.com:e2e-boilerplate/cypress-typescript-cucumber-chai-assert.git
2. cd cypress-typescript-cucumber-chai-assert
3. npm install
4. npm run test
For more boilerplate click here