Storybook Testing In Yew #2709
agazelletech
started this conversation in
Ideas
Replies: 1 comment
-
I'm currently considering Yew for Leave Dates, as we need to do a full rewrite of the frontend. I would very much be interested in having a Storybook for testing. Has anyone found a way to make it work? Or found a similar alternative which is compatible with Yew? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think Storybook.js is a great framework—not only for testing but also for design and collaboration. Is there a way to bring this workflow to Yew?
There are two ways to create a Storybook file:
Can there be a Create-A-Component-Story
-Format crate (cargo-csf) for Yew implemented as a migration tool to use with the existing Storybook.js framework?
I would love to hear thoughts on this topic!
Beta Was this translation helpful? Give feedback.
All reactions