Replies: 1 comment
-
Hi @anborg Can you provide us a small repro online with https://stackblitz.com/github/vuejs/create-vue-templates/tree/main/typescript-vitest?file=src%2Fcomponents%2F__tests__%2FHelloWorld.spec.ts It'll be easier for us to take a look and help you |
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 want to test this vite vujs3 compositeapi component. How do I get it to mount in a simple, elegant way?
TodoCreator: https://github.com/anborg/contactsfind-ui/blob/main/src/components/TodoCreator.vue
Spec: https://github.com/anborg/contactsfind-ui/blob/main/src/components/__tests__/TodoCreator.spec.ts
Error log
Beta Was this translation helpful? Give feedback.
All reactions