viola

TBD


License
ISC
Install
npm install viola@0.0.0

Documentation

viola npm version

CasperJS wrapper for making functional and responsive web design regression testing easier.

Status

You're Feeling Lucky

Installation

$ npm install casperjs phantomjs viola

Example

package.json

Assuming you have all your test files in ./suite and want a JUnit report file in ./report:

{
  "previola": "npm install",
  "viola": "casperjs test ./suite --xunit=report/viola.xml"
}

CLI

$ npm run viola

Folkore

Remember, remember...

License

MIT