@codechecks/vis-reg
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Visual Regression

Visual Regression on GitHub

Build Status Software License codechecks.io

Install

npm install --save-dev @codechecks/vis-reg

Usage

Are you new to codechecks? Check out getting started guide (it's simple)!

Add to your codechecks.yml file:

checks:
  - name: vis-reg
    options:
      collectionName: "E2E" # arbitrary name, for example: e2e, storybook
      imagesPath: "./images/" # path when current images are stored
  # ...

API

Contributing

All contributions are welcomed. Read more in CONTRIBUTING.md

Licence

MIT @ codechecks.io

Readme

Keywords

none

Package Sidebar

Install

npm i @codechecks/vis-reg

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

13.6 kB

Total Files

19

Last publish

Collaborators

  • krzkaczor