Skip to main content

CI

You can easily add visual testing checks to your CI. Make sure the CI is running the following command:

npx pupille check

If there is any difference, or any new screenshot, the command will exit with a non-zero code.