Vitest unit test for component with using composable in Nuxt 3
I’m trying to start testing components with Vitest in my project built on Nuxt 3.
I have a problem with components that use composables.
I’m trying to start testing components with Vitest in my project built on Nuxt 3.
I have a problem with components that use composables.