Cypress Boilerplate
Cypress end-to-end test automation boilerplate, Using TypeScript, Webpack, Chai and Commonjs. Clone or fork this repository.
Getting Started
-
git clone git@github.com:e2e-boilerplate/cypress-typescript-webpack-chai-should.git
-
cd cypress-typescript-webpack-chai-should
-
npm install
-
npm run build
-
npm run test
For more boilerplate click here