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'));

/unexpected-jest-snapshot/

    Package Sidebar

    Install

    npm i unexpected-jest-snapshot

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • albertfdp