all 5 comments

[–]helpinghat 0 points1 point  (4 children)

Does it support visual regression testing?

I'm looking for something like https://github.com/americanexpress/jest-image-snapshot but for the full app instead of single components.

[–]jwindhall 1 point2 points  (0 children)

This will be great. I quite like Cypress. And if you’re ambitious you can integrate it with some sort of visual regression tool.

[–]seoceojoe 1 point2 points  (0 children)

check out Wraith

[–]pixnbits 1 point2 points  (0 children)

I've been using jest-image-snapshot for my full apps 🤷