Author: Attila Gyori Email: [email protected] Website: https://attila-gyori.com
Cypress 12+ with Cucumber, Page Object Model, Allure report project.
Integrated with:
- multiple-cucumber-html-reporter
- @badeball/cypress-cucumber-preprocessor
- cypress-image-diff-js
- @shelex/cypress-allure-plugin
- @bahmutov/cypress-esbuild-preprocessor
Install project dependencies with: in root directory: npm i --force in system-under-test directory: npm i --force
- Standard Execution: npm run start:app:test
- Generate report: npm run allure:report