We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab0384 commit 0e8d991Copy full SHA for 0e8d991
README.md
@@ -1,4 +1,6 @@
1
# snapshot-diff
2
+[](https://badge.fury.io/js/snapshot-diff)
3
+
4
Diffing snapshot utility for Jest. Takes two values, and return their difference as a string, ready to be snapshoted with `toMatchSnapshot()`.
5
Especially helpful when testing the difference between different states of a React component.
6
0 commit comments