Skip to content

Instantly share code, notes, and snippets.

@joelgriffith
Created July 20, 2017 15:29
Show Gist options
  • Save joelgriffith/dc744626fd9e51655524d1fce769b3b3 to your computer and use it in GitHub Desktop.
Save joelgriffith/dc744626fd9e51655524d1fce769b3b3 to your computer and use it in GitHub Desktop.
Setting up jest-image-snapshot
import { toMatchImageSnapshot } from 'jest-image-snapshot';
expect.extend({ toMatchImageSnapshot });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment