An end to end user interaction testing app based on protractor
This package requires:
- Node
- Bower
- Jasmine
- Protractor
The following commands are required to install the app
> npm install -g protractor
> npm install -g jasmine
> npm install
Another instance of localhost must be running for the test to connect to it
This will launch the test interface.
> gulp