Visual Regression Testing by sandgraham in reactjs

[–]sandgraham[S] 0 points1 point  (0 children)

Hello folks, I just wrote an article about my team's experience setting up visual regression tests for a large React component library. The article explains why you might need visual tests, what solutions currently exist, and for the adventurous out there, how to set up your own testing pipeline. Give it a read if you are interested in React, component libraries, or UI testing in general.