Visual regression testing with Chromatic, Storybook, and Mock Service Workers — This article will walk you through how to set up Chromatic and establish visual regression testing in your app. Here is the final code base on GitHub. Chromatic is a cloud-based toolchain for Storybook that allows for Storybook publishing, UI testing, and UI review. …