bahmutov / snap-shot

Jest-like snapshot feature for the rest of us, works magically by finding the right caller function
168 stars 3 forks source link

Add environment setting to show snapshots #26

Closed bahmutov closed 7 years ago

bahmutov commented 7 years ago

For easy inspection, should have something like

SHOW=1 npm test

which should show snapshot values and validate them