Skip to content

Commit 2c35d0c

Browse files
authored
Merge pull request #780 from unexpectedjs/ssimonsen/unexpected-snapshot
Add unexpected-snapshot to the plugins page
2 parents c6c8562 + 96955bb commit 2c35d0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

documentation/plugins.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Here is a list of plugins that is maintained by the unexpected team.
2828
- [unexpected-resemble](https://unexpected.js.org/unexpected-resemble/): Image resemblance assertions based on [resemble.js](https://rsmbl.github.io/Resemble.js/). Works in both node.js and the browser.
2929
- [unexpected-set](https://unexpected.js.org/unexpected-set/): Add support for [Set](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Set) instances.
3030
- [unexpected-sinon](https://unexpected.js.org/unexpected-sinon/): Add support for [sinon](https://sinonjs.org/) spies.
31+
- [unexpected-snapshot](https://github.com/unexpectedjs/unexpected-snapshot): Inline snapshot testing.
3132
- [unexpected-stream](https://unexpected.js.org/unexpected-stream/): Assertions for node.js streams.
3233

3334
## Community plugins

0 commit comments

Comments
 (0)