Skip to content

Improved Snapshot Feedback

Choose a tag to compare

@sjkaliski sjkaliski released this 14 Mar 22:26
· 30 commits to master since this release
d831b87

This release includes the snapshot id in the test output as appropriate to improve usability.

Usability

#32 - Feedback in the console now includes the snapshot identifier for extra clarity when a snapshot is first created or when output does not match.

## Existing snapshot does not match results...
## snapshot-foobar

diff

Miscellaneous

Better support for various declarations of the JSON Content-Type.

Contributors