Created
May 29, 2017 14:37
-
-
Save kohlmannj/00557fac4ba14ff854c88349917d6e8c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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