#Playwright-Cucumber-JS
Playwright 1.27.0+ with Cucumber boilerplate
Integrated with
- @cucumber/cucumber
- @cucumber/pretty-formatter
- @playwright/test
- dotenv
- env-cmd
- cucumber-html-reporter
- playwright
- Node JS
- Json-formatter for Native Reporter option ( depends on your OS : https://github.com/cucumber/json-formatter)
Install project dependancies with : npm i
- npm run test:e2e:report
- Cucumber report gets launched automatically
_ yet to be done _