Visual Regression tests are useful for confirming that non-visual updates to code don't affect your website's visuals (If your changes include visual updates e.g. changes to a theme, don't run this test as it will most likely fail).
In the config file, specify which pages you would like to run visual regression on, as well as elements you wish to ignore.
After you push any code changes to https://updates-<sitename>.pantheonsite.io
, the program will do the following:
https://updates-<sitename>.pantheonsite.io
and https://live-<sitename>.pantheonsite.io
Host websites on Github, which can easily hook deploys into CircleCI
MultiDevs each act as a branch, to be merged into dev
The following tool seems to integrate it with Terminus: https://github.com/pantheon-systems/terminus-build-tools-plugin