Skip to content

Boilerplate for starting the e2e testing project for AngularJS apps using Protractor

License

Notifications You must be signed in to change notification settings

yuristsepaniuk/protractor-fullstack

 
 

Repository files navigation

protractor-fullstack

POC based on protractor-fullstack. This demo app is POC for file upload in protractor.

Preinstall:

  1. npm install -g protractor
  2. npm install -g bower
$ git clone https://github.com/yuristsepaniuk/protractor-fullstack.git

$ cd example

$ npm install
 
$ bower install

$ grunt server

$ open one more terminal

$ cd root --> cd ..

$ npm install

$ protractor protractor.conf.js

License

We believe that mean should be free and easy to integrate within your AngularJS projects so we chose The MIT License

About

Boilerplate for starting the e2e testing project for AngularJS apps using Protractor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.6%
  • CSS 30.3%
  • JavaScript 23.1%