bahmutov / snap-shot

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

Can this work with TypeScript #72

Open bahmutov opened 7 years ago

bahmutov commented 7 years ago

Would be great!

janstrohbeck commented 6 years ago

https://github.com/bahmutov/find-test-caller/pull/3

ccorcos commented 5 years ago

Agreed!

     TypeError: Cannot destructure property `specName` of 'undefined' or 'null'.
      at snapshot (node_modules/snap-shot/src/index.js:80:43)
      at Context.<anonymous> (src/selenium/unit/dateParseHelpers.ts:425:3)