Skip to content

mukeshtiwari1987/nightwatch-cucumber-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nightwatch-cucumber-example

Example for nightwatch-cucumber usage

Usage

npm i -g ntl
git clone [email protected]:mucsi96/nightwatch-cucumber-example.git
cd nightwatch-cucumber-example
npm i
ntl

Executing individual feature files or scenarios

Single feature file

npm run e2e-test -- features/google-search.feature

Multiple feature files

npm run e2e-test -- features/google-search features/duckduckgo-search

Single scenario by its line number

npm run e2e-test -- features/google-search.feature:9

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •