Error "H3Error: Page not found: /blank" - Vitest - Page testing
When I run tests with vitest, I encounter this error. I created a blank.vue page at the root of the pages folder and it fixed it but I need a better fix.
I use nuxt 3, Vuetify 3, vitest, nuxt-vitest, @vue/test-utils.
0 Replies