I would love for someone to give examples of how snapshot / storyshot testing actually helped. Always seemed like the dollar-store version of screenshot diffing, with extra baggage kept around the source tree, added maintenance, and seemingly worthless tests.
(No, `expect(<MyComponent />).toMatchSnapshot()` is not a good test).
(No, `expect(<MyComponent />).toMatchSnapshot()` is not a good test).