Skip to content

Visual testing

Laura buns edited this page Jan 28, 2019 · 1 revision

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.

πŸ™‹β€β™€οΈ General Information

🎨 Client-side 101

βš›οΈ React+Redux

πŸ’° Payment methods

πŸŽ› Deployment & Testing

πŸ“Š AB Testing

🚧 Helper Components

πŸ“š Other Reference

1️⃣ Quickstarts

πŸ›€οΈ Tracking

Clone this wiki locally