/vite-vitest-stubs

Repo to demonstrate that stubs are broken with Vitest + unplugin-vue-components

Primary LanguageCSS

Vue 3 + TypeScript + Vite + Vitest + unplugin-vue-components

The combination of Vitest + unplugin-vue-components results in unstubbable components. See vite.config.ts and app.spec.ts.