snap-shot icon indicating copy to clipboard operation
snap-shot copied to clipboard

Does not handle one liners

Open bahmutov opened this issue 7 years ago • 1 comments

Like snapshot wrapping a promise in a single line

it('picks semantic commits', () => snapshot(formChangelog('1.0.0', 10)))
 1) form changelog from commits picks semantic commits:
     Error: Could not determine test for src/form-changelog-spec.js
      line 42 column 40
      at snapshot (node_modules/snap-shot/src/index.js:117:11)
      at Context.it (src/form-changelog-spec.js:42:40)

bahmutov avatar Aug 04 '17 05:08 bahmutov

any chance this would be fixed anytime soon?

yapus avatar Nov 04 '19 12:11 yapus