0.0.7 • Published 9 years ago
generator-protractor-ruru v0.0.7
generator-protractor-ruru
Yeoman Generator.
Generates a Protractor project with the stuff we like and/or think is useful.
Grunt Protractor runner with installer, HTML report and XML report that actually work with file sharding and multi-capabilities, File contents matcher, More to be added.
##Pre requisite
Install Yeoman:
npm install -g yo##Usage
Install this generator:
npm install -g generator-protractor-ruruCreate a directory where you want to generate your protractor project, cd into it and then:
yo protractor-ruruRead the generated README file for further instructions.