xebia/testworksconf-protractor-cucumber-workshop

Name: testworksconf-protractor-cucumber-workshop

Owner: Xebia BV

Description: null

Created: 2015-08-05 11:45:49.0

Updated: 2015-10-26 16:29:58.0

Pushed: 2016-04-02 18:55:44.0

Homepage: null

Size: 78

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

testworksconf-protractor-cucumber-workshop

Workshop about end-to-end testing AngularJS applications using Protractor & CucumberJS. Made for Testworks Conf 2015

how to run

Run the following commands from the root of the project:

  1. npm install
  2. bower install
  3. node server.js
  4. gulp serve

Gulp serve should open the browser and point it to http://localhost:9000.

In order to run the end-to-end tests make sure that your server and front-end are running using command 3 and 4 from the list above. When your application is running properly simply run gulp e2e to start the end-to-end tests.

copyright

Copyright held by Marc Rooding & Edze Knol 2015


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.