Skip to content

Behavior-Driven Development (Gherkin) framework with Cucumber.js and Protractor

Notifications You must be signed in to change notification settings

adtf2020/bdd-with-cucumberjs-protractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD framework with Cucumber.js and Protractor

This project is bootstrapped by aurelia-cli.

For more information, go to https://aurelia.io/docs/cli/webpack

Quick start with Protractor

  • Use npm to install all the dependencies from package.json
npm install
  • The below command would download the selenium server jar and the chrome & gecko driver binaries
npm run webdriver-update
  • Run the tests with:
npm test

result

result

HTML Reports

result

About

Behavior-Driven Development (Gherkin) framework with Cucumber.js and Protractor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published