update readme

This commit is contained in:
Jose Browne 2017-09-13 20:33:20 -07:00
parent 1d62dd3836
commit 872004c6f2

View File

@ -152,3 +152,7 @@ Like `snapshotWithOptions`, but generate a separate snapshot file for each stori
### `shallowSnapshot`
Take a snapshot of a shallow-rendered version of the component.
### `getSnapshotFileName`
Utility function used in `multiSnapshotWithOptions`. This is made available for users who implement custom test functions that also want to take advantage of multi-file storyshots.