mifi / reactive-video

Create videos using React!
GNU General Public License v3.0
159 stars 13 forks source link

Improve test similarity checks #14

Closed mifi closed 2 years ago

mifi commented 2 years ago

jest-image-snapshot already uses ssim, but for our video comparison we could also use it to reduce false test failures due to compression artifact differences: