Skip to content

AZANIR/cypress-cucumber

Repository files navigation

Cypress-cucumber

Description

Cypress is a next generation front end testing tool built for the modern web with software tool that supports behavior-driven development cucumber.

Setup

Before using cypress with cucumber, you need to install node.js, install all the dependencies for doing the full operation of the node.js.

Dependencies:

Download git repository

git clone https://github.com/Diankavoy19/Cypress-cucumber

and use install node modules.

After that we can run all our tests.

npm run cypress:open 

or

npx cypress:run

or with config file for macbook-15

npm run cypress:config

You must have these result:

Releases

No releases published

Packages

No packages published