Skip to content

Seed files for behavior driven development using cucumber

License

Notifications You must be signed in to change notification settings

robertpateii/bdd-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. git clone
  2. npm-install
  3. Get the chrome browser driver that matches your version and put it on your path, links are on https://www.npmjs.com/package/selenium-webdriver

Running Tests

  1. Run this command in the root folder: ./node_modules/.bin/cucumber-js
  2. Customize the examples by changing the domain variable in features/support/world.js and the steps' code in features/step_definitions/steps.js.

About

Seed files for behavior driven development using cucumber

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published