How to implement image diffing for visual regression testing #566
Labels
feature request
New feature or request
upvotes required
Add thumbs up to this issue if you want to see this feature.
Discussed in #536
Originally posted by rassie August 4, 2021
If I understand the documentation correctly, it's possible to implement a snapshot extension which would compare images visually (e.g. with pixelmatch) instead of byte-wise. Is it a matter of writing a custom
SnapshotReporter
and mix it into an extension or would I need to do more?The text was updated successfully, but these errors were encountered: