Hacker News new | ask | show | jobs
by craz 3473 days ago
It's been replaced by Jest: https://facebook.github.io/jest/
1 comments

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...