Closed
Description
Describe the bug
Hi there 👋🏻 ,
I'm currently using this plugin in my Vue 3
+ vite
+ vitest
+ @testing-library/vue
project and I'm facing an issue when trying to run my test:
I'm not sure if the error comes from your library, but maybe from my code or from my test implementation. If this is the case I apologize in advance.
Could you help me to solve this problem?
Reproduction
I've created a repo with one test case:
- ❌ simple component using
highlightjs
component
I'm declaring hljsVuePlugin as a global.plugins
follwing what I've understood from @vue/test-utils
documentation but I do not know how to provide Vue instance 🤔
Repro repository : smarlhens/vue-vite-vitest-highlightjs-vue-plugin
Metadata
Metadata
Assignees
Labels
No labels