Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Repo with minimal reproducible demo of the issue causing storyshots to not discover any stories.

License

Notifications You must be signed in to change notification settings

vskh/storybook-storyshots-found-0-stories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run

yarn test

Produced result:

 FAIL  src/stoshots.test.ts
  ● Test suite failed to run

    storyshots found 0 stories

      1 | import testStorySnapshots from "@storybook/addon-storyshots";
      2 | 
    > 3 | testStorySnapshots();
        | ^

      at testStorySnapshots (node_modules/@storybook/addon-storyshots/dist/api/index.js:108:15)
      at Object.<anonymous> (src/stoshots.test.ts:3:1)

About

Repo with minimal reproducible demo of the issue causing storyshots to not discover any stories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published