Skip to content

Bochenski/bdd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD Example

(Cucumber, Protractor, Angular, SauceLabs)

This is a working example of running Angular E2E tests using Cucumber.js, Protractor, and WebDriverJS running on SauceLabs

Getting Started

  1. Install dependencies

     npm install
     bower install
    
  2. Enter your saucelabs credentials in the .env file

  3. Run the cucumber tests

     grunt test
    

Resources

Acknowledgements

This work was based largely on a combination of the following two repos:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published