Vuetify 3 Testing: Tips, Tools, and Examples? #18259
Unanswered
JakobMiksch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I’m diving into testing a Vuetify 3 project. I’ve noticed that testing some components requires wrapping them (as mentioned in this GitHub issue vuejs/vue-test-utils#41 (comment)), but this seems to make them harder to test.
I’m also curious about the recommended tools for testing. Are Cypress and Vitest good options?
Do you have any advice or know of any open-source projects I could check out for inspiration?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions