Cypress 10+ with Cucumber boilerplate project.
Integrated with:
- https://github.com/badeball/cypress-cucumber-preprocessor
- https://github.com/bahmutov/cypress-esbuild-preprocessor
- https://www.npmjs.com/package/multiple-cucumber-html-reporter
- https://github.com/cucumber/json-formatter
(+ bundlers: https://github.com/badeball/cypress-cucumber-preprocessor/tree/master/examples)
Before you use this project you only need to have Node Js installed in your computer.
https://nodejs.org/es/download/
Also, download and install the JSON fomatter depending on your OS
https://github.com/cucumber/json-formatter
Install project dependencies with: npm i
Open the terminal and run: npm run cypress:execution