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

Run without snaphsots #884

Closed
shilman opened this issue Apr 15, 2017 · 1 comment
Closed

Run without snaphsots #884

shilman opened this issue Apr 15, 2017 · 1 comment

Comments

@shilman
Copy link
Member

shilman commented Apr 15, 2017

Issue by tmeasday
Friday Feb 17, 2017 at 05:21 GMT
Originally opened as storybook-eol/storyshots#81


Is it possible to run the storyshots w/o actually taking snapshots?

i.e. just to verify if the stories render, w/o checking for changes.

My use case would be early on in development when things are changing a lot, and I don't want to update snapshots all the time, but I still want to pick up errors. Also using something like https://github.com/mthuret/storybook-addon-specifications would make it even more powerful.

I would imagine the API would be something like initStoryshots({ noSnapshotTests: true })

@ndelangen
Copy link
Member

Why wouldn't you just disable running storyshots?

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

2 participants