Skip to content

Small example of how to use protractor with cucumber for angular application testing.

License

Notifications You must be signed in to change notification settings

nicholasjackson/protractor-cucumber-example

Repository files navigation

Requirements

Node

  • NodeJS
  • NPM
  • Bower (presumed global install)
  • Grunt (presumed global install)

Ruby

  • Bundler to install SASS

Setup

  • install node packages npm install
  • install compass gem for SASS support bundle
  • download bower frameworks bower install

Run

  • to run cucumber tests using headless phantomjs browser grunt e2e

About

Small example of how to use protractor with cucumber for angular application testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published