Hacker News new | ask | show | jobs
by tylerlh 3473 days ago
Correct me if I'm wrong, but I don't believe that's quite accurate. Jest does snapshot testing[0], but that isn't screenshot regression testing.

[0] http://facebook.github.io/jest/docs/tutorial-react.html#snap...