@tractor-plugins/visual-regression
v1.9.4-tractor-to-playwright.0
Published
tractor plugin for visual regression testing
Keywords
Readme
@tractor-plugins/visual-regression
Plugin for tractor that adds tools for Visual Regression testing.
Development
To set up development, just run yarn from the root of the repository. You can then run the following commands from within the directory, or use lerna run with --scope="@tractor-plugins/visual-regression.
Build
To build the whole package:
yarn buildTest
To run unit tests:
yarn test
yarn cover # with coverage