wdio-visual-regression-service

v0.8.0
Visual regression testing for WebdriverIO

clean

rimraf lib .tmp

phantom

phantomjs --webdriver=4444

build

npm run clean && babel ./src -d lib

test

npm run test:unit && npm run test:wdio

test:unit

npm run clean && mocha --compilers js:babel-register test/unit/**/*.test.js

test:wdio

npm run clean && wdio ./test/wdio/wdio.config.js

prepublish

npm run build

release

np

Metadata

  • MIT
  • Whatever
  • Jan-AndrĂ© Zinser
  • released 5/12/2017

Downloads

Maintainers