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 :(
There is a storyKindRegex
option that may help you:
https://github.com/storybooks/storybook/tree/master/addons/storyshots#storykindregex
@igor-dv
Oh, I missed it. Thanks
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
Most helpful comment
FYI the URL is now https://github.com/storybooks/storybook/tree/master/addons/storyshots/storyshots-core#storykindregex