viswiz

v2.2.2
The VisWiz.io CLI
visual regression testing visual testing automated testing automation testing screenshot cli

build

babel src/ --out-dir dist/ --ignore "**/__mocks__/*"

build-pkg

yarn build && pkg --out-path ./pkg .

docs

esdoc

lint

eslint . --cache --fix --ignore-pattern '!.eslintrc.js'

pretty

prettier --write --list-different "**/*.js"

prepack

yarn build

pretest

yarn build

release

standard-version -a

test:jest

jest

test:pkg

yarn build-pkg && ./pkg/viswiz-linux --help

test:watch

jest --watch

test

yarn test:jest
npm i viswiz

Metadata

  • MIT
  • >=10.0.0
  • Valentin Agachi
  • released 7/4/2020

Downloads

Maintainers