Skip to content

Added the necessary Cucumber packages needed to create Feature Files using Gherkin Statements within Cypress

Notifications You must be signed in to change notification settings

AbdelQA/Cypress-with-Cucumber-BDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Tests using Cucumber BDD Framework with Gherkin Statements

(NOTE: Work In Progress)

Installing:

npm install

Running Tests (Headless Mode):

npx cypress run

Running Tests (Headed Mode, Cypress UI):

npx cypress open

Results

image

About

Added the necessary Cucumber packages needed to create Feature Files using Gherkin Statements within Cypress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published