Plugin for tractor that adds tools for Visual Regression testing.
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
.
To build the whole package:
yarn build
To run unit tests:
yarn test
yarn cover # with coverage
Version | Tag | Published |
---|---|---|
1.9.4-tractor-to-playwright.0 | latest | 1yr ago |
1.9.6-alpha.0 | next | 1yr ago |