đź”— Automated Visual Regression Testing With Playwright

April 4, 2025

đź”— Automated Visual Regression Testing With Playwright

Now that we have a better idea of the requirements, it’s time for internal CSS refactoring … However … I needed something to guard against visual regressions while refactoring.

I’ve been considering a similar strategy on my current project. I don’t feel that my implementation of designs is good enough that there’s a “right” answer that I can rely on in a visual regression test. But being able to quickly convince myself that a CSS refactoring hasn’t made things worse could be very useful.

Published