reg-cli

v0.8.5
Visual regression test tool.

reg

node dist/cli.js ./sample/actual ./sample/expected ./sample/diff -I -R ./sample/index.html

flow

flow

test

npm run build:report && npm run build && chmod +x dist/cli.js && npm run test:cli

build

babel src -d dist

watch

babel src --watch -d dist

test:cli

avaron test/cli.test.js

dev:report

webpack-dev-server --hot --inline --open

prepublish

npm run build && npm run build:report

test:report

avaron test/report/*.test.js --renderer

build:report

webpack

Metadata

  • MIT
  • Whatever
  • bokuweb
  • released 7/24/2017

Downloads

Maintainers