snapshot icon indicating copy to clipboard operation
snapshot copied to clipboard

Allow passing "raiser" function

Open bahmutov opened this issue 7 years ago • 0 comments

Instead of using snap-shot-compare or our wrapper, allow the user to pass custom comparator object that gets value (from snapshot if any) and expected and maybe other options.

Then the user can easily implement custom comparisons

bahmutov avatar Dec 11 '17 14:12 bahmutov