0.0.0 • Published 4 years ago

viola v0.0.0

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

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

0.0.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago