This is a sample project for opensource-demo.orangehrmlive.com with:
- Page Object Model
- Data-Driven tests
- Cucumber example
- Mochawesome reporter for Cypress POM tests
- Accessibility tests (which are currently commented out to avoid causing failures in the test pipeline)
- Clone the project
- Install all the dependencies
npm i
https://www.npmjs.com/package/cypress-mochawesome-reporter
https://www.npmjs.com/package/cypress-axe
- NodeJS