cypress-image-snapshot-fork-2
v9.0.1-6
Published
Fork of cypress-image-snapshot: Cypress Image Snapshot binds jest-image-snapshot's image diffing logic to Cypress commands.
Downloads
54
Readme
Forked from simonsmith/cypress-image-snapshot
This is a simple fork of cypress-image-snapshot, all it does is add the ability to pass in a useRelativeSnapshotsDir
option to the addMatchImageSnapshotPlugin
function which alters the behaviour of the plugin to use a relative path for the snapshots directory instead of an absolute path.