Truecap / cypress-cucumber

https://truecap.github.io/cypress-cucumber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Technology

Steps to run

  • Clone the repository using "git clone "

  • npm install

Run test

  • You can open cypress ui and run your test there

npx cypress open

  • If you want to run tests in a specific browser in the headless mode (chrome/edge/electron/firefox)

cypress run --browser chrome

Plugins

Report

About

https://truecap.github.io/cypress-cucumber


Languages

Language:JavaScript 85.2%Language:Gherkin 14.8%