Find issues before others do – every time. With automatic screenshots, daily comparisons, and instant tests after WordPress and plugin updates. Select the pages of your choice for continuous monitoring. The plugin immediately notifies you of any visual changes it detects.
[!IMPORTANT] This repository is for development purposes. You need to run the build process for it to work. See the section Development for further instructions. To use the plugin on your website, see the section Installation.
To install the plugin on your website, choose one of the following approaches:
wpackagist-plugin/visual-regression-tests
.wp-content/plugins/
folder.composer install
to install composer dependencies.npm install
to install node dependencies.npm run build
to build.npm run start
to start development.GPLv2