Open Lyokolux opened 2 years ago
This is a good plugin with lots of open PRs and low hanging fruit fixes. I hope it can continue.
TL;DR the maintained version seems to be there: https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff
Not quite - that plugin only provides image diffing, but not for snapshots toMatchSnapshot()
This might be a good option; it's a maintained fork of Cypress' own unmaintained snapshot plugin: https://github.com/datashard/snapshot
There is a lot of issues about maintaining this plugin and I found it hard to use in CI and with the last cypress version
TL;DR the maintained version seems to be there: https://github.com/FRSOURCE/cypress-plugin-visual-regression-diff
Updates are regular and it supports ESM, etc...