snapshot
snapshot copied to clipboard
Allow passing "raiser" function
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