Skip to content

Blacklist specific Storybook stories? #387

Answered by chriskalmar
SrBrahma asked this question in Q&A
Discussion options

You must be logged in to vote

hey @SrBrahma

you can disable stories like so:

YourStory.parameters = {
    lostpixel: { 
        disable: true 
    },
}

and regarding flakyness, you might be interested in one of our posts:
https://www.lost-pixel.com/blog/handling-flaky-visual-regression-tests-with-lost-pixel-platform

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SrBrahma
Comment options

Answer selected by SrBrahma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants