Resilient Snapshot Testing with Material-UI and React Testing Library
If you’re using Material-UI for snapshot testing, you already know that it can create a surprising amount of unnecessary snapshot updates. In this post, we’ll show you how to easily modify the behavior of Material-UI’s CSS-in-JS solution to cut down on the noise in your snapshots!