Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storyshots. Ability to skip some stories #1578

Closed
tirli opened this issue Aug 2, 2017 · 3 comments
Closed

Storyshots. Ability to skip some stories #1578

tirli opened this issue Aug 2, 2017 · 3 comments

Comments

@tirli
Copy link

tirli commented Aug 2, 2017

Is it possible to skip several stories for storyshots?
I've read issues according to this in the old repo, but it doesn't help.

Tha main reason I need it is not working findDomNode in react-test-renderer. I need to use it in one of my components, but its story fails all tests for me :(

@igor-dv
Copy link
Member

igor-dv commented Aug 2, 2017

There is a storyKindRegex option that may help you:
https://github.com/storybooks/storybook/tree/master/addons/storyshots#storykindregex

@tirli
Copy link
Author

tirli commented Aug 2, 2017

@igor-dv
Oh, I missed it. Thanks

@jaywick
Copy link

jaywick commented Sep 20, 2018

There is a storyKindRegex option that may help you:
https://github.com/storybooks/storybook/tree/master/addons/storyshots#storykindregex

FYI the URL is now https://github.com/storybooks/storybook/tree/master/addons/storyshots/storyshots-core#storykindregex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants