bleech / visual-regression-tests

Test your website for unwanted visual changes. Run automatic tests and spot differences.

Home Page:https://wordpress.org/plugins/visual-regression-tests/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VRTs - Visual Regression Tests

VRTs - Visual Regression Tests is a plugin to test your website for unwanted visual changes. The plugin runs automatic daily tests for chosen pages and posts. The tool creates daily comparison screenshots and compares them with a reference snapshot. If there is a difference between the screenshots, you'll be automatically notified via email. Use three comparison mode to spot the differences easily.

Requirements

  • Node 16
  • PHP 7.4

Installation

  1. Clone the repository and place it in wp-content/plugins/ folder.

Development

  1. Perform Installation
  2. Make sure you have the correct requirements
  3. Run composer i to install composer dependency.
  4. Run npm i to install node dependency.
  5. Run npm run build to build.
  6. Run npm run start for starting development.

License

GPLv2

About

Test your website for unwanted visual changes. Run automatic tests and spot differences.

https://wordpress.org/plugins/visual-regression-tests/

License:GNU General Public License v2.0


Languages

Language:PHP 80.4%Language:JavaScript 14.1%Language:SCSS 5.6%