Visual testing - guardian/support-frontend GitHub Wiki

We use (and built) paparazzi as an automated parallel screenshot tool to have a birds eye overview of the site. This is invaluable when doing huge CSS changes then wanting to make sure nothing looks incredibly bananas afterwards.

screenshot 2019-01-28 at 6 25 56 pm

Usage

Run yarn paparazzi to screenshot all pages, then check the screenshots in the /paparazzi folder. You can add any new routes you want to screenshot inside the .paparazzirc file in the project root.

⚠️ **GitHub.com Fallback** ⚠️