Skip to content

Commit

Permalink
Merge pull request #780 from unexpectedjs/ssimonsen/unexpected-snapshot
Browse files Browse the repository at this point in the history
Add unexpected-snapshot to the plugins page
  • Loading branch information
sunesimonsen authored Dec 9, 2020
2 parents c6c8562 + 96955bb commit 2c35d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Here is a list of plugins that is maintained by the unexpected team.
- [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.
- [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.
- [unexpected-sinon](https://unexpected.js.org/unexpected-sinon/): Add support for [sinon](https://sinonjs.org/) spies.
- [unexpected-snapshot](https://github.com/unexpectedjs/unexpected-snapshot): Inline snapshot testing.
- [unexpected-stream](https://unexpected.js.org/unexpected-stream/): Assertions for node.js streams.

## Community plugins
Expand Down

0 comments on commit 2c35d0c

Please sign in to comment.