A boilerplate typescript project for running cucumber web tests using the webdriver.io library.
- Multi-browser
- Features executed in parallel
- Saucelabs integration
- Cucumber.js
- Allure html report with screenshots
- Cucumber.json report
Clone this repo and execute the following command.
npm install
npm test
npm run sauce
npm run allure-report