assert-snapshot icon indicating copy to clipboard operation
assert-snapshot copied to clipboard

Snapshot UI testing for tape tests

Results 1 assert-snapshot issues
Sort by recently updated
recently updated
newest added

Do you know if this library is compatible with extend-tape https://github.com/atabel/extend-tape ? Then one would be able to write `assert.snap(value)` instead of `snap(assert, value)`.