cypress-plugin-snapshots icon indicating copy to clipboard operation
cypress-plugin-snapshots copied to clipboard

Newcomers - Inactive repository

Open Lyokolux opened this issue 3 years ago • 3 comments

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

Lyokolux avatar Sep 22 '22 13:09 Lyokolux

This is a good plugin with lots of open PRs and low hanging fruit fixes. I hope it can continue.

chrisbraddock avatar Dec 12 '22 19:12 chrisbraddock

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()

cloakedninjas avatar Mar 09 '23 10:03 cloakedninjas

This might be a good option; it's a maintained fork of Cypress' own unmaintained snapshot plugin: https://github.com/datashard/snapshot

bmaupin avatar Apr 25 '23 19:04 bmaupin