DEV Community

Cover image for Automated Visual Regression Testing
Joanna Erd
Joanna Erd

Posted on

Automated Visual Regression Testing

As Hacktober is nearing to an end, you might like another area to challenge yourself at. How about improving the reliability of your UIs? Automatically!

I wrote some scripts to look over the changes I make. Here I'm sharing the tutorial on how to achieve the same result.

Bring your Jest and Storybook and let's have a visual-regression-be-gone party! 🍿💻🍭

Top comments (0)