Skip to content

Instantly share code, notes, and snippets.

@kohlmannj
Created May 29, 2017 14:37
Show Gist options
  • Save kohlmannj/00557fac4ba14ff854c88349917d6e8c to your computer and use it in GitHub Desktop.
Save kohlmannj/00557fac4ba14ff854c88349917d6e8c to your computer and use it in GitHub Desktop.
$ yarn run test -- src/__tests__/Storyshots.test.js
yarn run v0.24.6
$ NODE_ENV=test jest src/__tests__/Storyshots.test.js
PASS src/__tests__/Storyshots.test.js
Storyshots
Figure
✓ with all props (story) (22ms)
✓ with a Picture (story) (8ms)
Test Suites: 1 passed, 1 total
Tests: 2 passed, 2 total
Snapshots: 2 passed, 2 total
Time: 2.628s, estimated 4s
Ran all test suites matching "src/__tests__/Storyshots.test.js".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment