unexpected-jest-snapshot

0.1.0 • Public • Published

unexpected-jest-snapshot

This module extends the unexpected assertion library with integration with jest snapshot testing.

NPM version Build Status

How to use it

Node

Install it with npm:

$ npm install unexpected jest unexpected-jest-snapshot

Then:

const expect = require('unexpected').clone();
expect.use(require('unexpected-jest-snapshot'));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    0
  • 0.0.0
    1

Package Sidebar

Install

npm i unexpected-jest-snapshot

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • albertfdp