Détail du package

cypress-image-snapshot-fork-2

haglund1MIT9.0.1-6

Fork of cypress-image-snapshot: Cypress Image Snapshot binds jest-image-snapshot's image diffing logic to Cypress commands.

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.