Netlify build plugin that automatically runs PageWatch visual regression tests on each deployment. Version 1.0.2 is the latest stable release. Integrates with Netlify's build pipeline to capture screenshots and detect visual changes. Requires a PageWatch API key stored as an environment variable. Key differentiator: seamless CI integration for front-end visual testing without additional infrastructure.
npm install netlify-build-plugin-pagewatchNo compatibility data collected yet for this library.
Setup instructions: install plugin, add to netlify.toml, and set required environment variable.
Sign up at pagewatch.dev and obtain an API key.
Set PAGEWATCH_SITE_KEY via Netlify UI or CLI (ntl env:set).
Set PAGEWATCH_SITE_KEY in Netlify build environment.
Run `yarn add netlify-build-plugin-pagewatch` and verify netlify.toml package field.