Skip to content

yuristsepaniuk/nightwatch-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nightwatch-boilerplate

POC based on nightwatch-boilerplate. This demo app is POC for file upload in nightwatch.

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

$ git clone https://github.com/yuristsepaniuk/nightwatch-boilerplate.git

$ npm install

$ npm test

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%