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

Feature request: Ability to have multiple examples to run and compare at the same time #7

Open
itsdouges opened this issue Apr 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@itsdouges
Copy link
Contributor

Let's say I have two examples, a & b, and they're the same component but slightly different. Would be cool if I could somehow run this test against them both in the same run without needing to jump between examples to compare 😄

@alexreardon
Copy link
Collaborator

It is a bit tricky with how storybook works. As an addon we merely get a function to render the current story

@alexreardon alexreardon added the enhancement New feature or request label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants