/IndiaBix

Auto Test of Indiabix.com using Cypress

Primary LanguageJavaScript

Indiabix

Instructions

  1. Clone repo & install dependencies 'npm install'
  2. Run tests using 'npx cypress run --env allure=true'
  3. Generate Allure report 'allure generate allure-results --clean -o allure-report'
  4. Do not use any other cypress version except 12.14.0 otherwise you will not able to generate allure report