BDD-Part 5: How to run feature file? How to execute BDD-Cucumber framework in Cypress?

Опубликовано: 10 Сентябрь 2024
на канале: Codenbox AutomationLab
5k
27


▬▬▬▬▬▬ In this Video ▶️ ▬▬▬▬▬▬
Execute through Test runner:
npx cypress open

Execute through custom command:
npm run cy:open

Note: Make sure to update package jason file as below for custom command:

"scripts": {
"cy:open": "cypress open",
"cy:tests":"cypress run"

},


▬▬▬▬▬▬ Useful Links ▬▬▬▬▬▬
Blog ►
GitHub Repo ► h
Web link ►
Cucumber doc ►

▬▬▬▬▬▬ Connect with us ▬▬▬▬▬▬
~~~Subscribe to this channel, and press bell icon to get all updated videos on Selenium and Cypress Automation:


~~~ Follow us on Facebook & Twitter to get more updates: