meinaart / cypress-plugin-snapshots

Plugin for snapshot tests in Cypress.io
MIT License
497 stars 118 forks source link

Newcomers - Inactive repository #220

Open Lyokolux opened 2 years ago

Lyokolux commented 2 years ago

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

chrisbraddock commented 1 year ago

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

cloakedninjas commented 1 year ago

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

bmaupin commented 1 year ago

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