FlorianRappl / jest-fs-snapshot

Jest matcher for filesystem snapshotting.
http://npm.im/jest-fs-snapshot
MIT License
7 stars 1 forks source link

Add custom compare functionality #2

Closed nmalyschkin closed 3 years ago

nmalyschkin commented 3 years ago

When comparing specific files or types of files I would like to provide a custom compare function. This way I can ignore some changes that are not relevant for the snapshot.