Replies: 2 comments 1 reply
-
I generally test things using wasm-bindgen-test's ability to run tests in browsers. It's not perfect, but it mostly does the trick. |
Beta Was this translation helpful? Give feedback.
0 replies
-
anyone think it's possible/feasible to integrate Yew with Storybook js or Cypress js? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm interested to hear if, and how people are testing Yew apps - whether that be unit / integration. I would also be interested to hear, what you'd like to see in this space to help with testing.
I realise now typing this that I'm asking something akin to the wg-async-foundation, Status quo and Shiny future for testing in Yew ~ maybe without the characters though :D
Related Issues:
Beta Was this translation helpful? Give feedback.
All reactions