mocking plugins used within nuxtnuxt/test-utils · updated9 months ago · 81% similar documentationenhancementvitest-environment
How to mock custom imports while using mountSuspended to testnuxt/test-utils · updated2 years ago · 81% similar bugvitest-environmentpending triage
mockNuxtImport doesn't work for nested composablesnuxt/test-utils · updated7 months ago · 81% similar pending triage
Expose mocks directly with `mockNuxtImport`nuxt/test-utils · updated2 years ago · 80% similar enhancementgood first issuevitest-environment
`mockNuxtImport` for `@nuxt/test-utils/e2e`nuxt/test-utils · updated3 months ago · 80% similar pending triage
How to have coverage on e2e tests server-sidenuxt/test-utils · updated1 year ago · 76% similar pending triage
Why do errors occur when using '@nuxt/test-utils/e2e' for API testing?nuxt/test-utils · updated2 years ago · 74% similar bugvitest-environment
Ability to `setup()` a server-only environment for testingnuxt/test-utils · updated1 year ago · 73% similar enhancement
Support non-node build targets for e2e testingnuxt/test-utils · updated1 year ago · 73% similar enhancement
Allow to check the parameters sent by using registerEndpointnuxt/test-utils · updated5 months ago · 63% similar enhancementpending triage
Vitest workspaces in a monorepo doesn't work.nuxt/test-utils · updated4 months ago · 83% similar pending triage
Nuxt 4 + Layers breaks Nuxt Test Utilsnuxt/test-utils · updated10 months ago · 78% similar pending triage
Intermittent "#imports" package specifier error in Nuxt environment tests (monorepo/layer setup)nuxt/test-utils · updated1 month ago · 78% similar pending triage
alias in test files while using workspace not workingnuxt/test-utils · updated2 years ago · 76% similar pending triage
Problem with nuxt imports: Vitest Coverage stays at 100% for components regardless of the existence of any component test because of nuxt importsnuxt/test-utils · updated7 months ago · 80% similar bugvitest-environmentpending triage
Unable to use vitest spy within nuxt 3 component methods.nuxt/test-utils · updated2 years ago · 78% similar pending triage
Components tests it is triggering global route middlewarenuxt/test-utils · updated1 month ago · 75% similar vitest-environment
useAsyncData in combination with --coverage (istanbul) causes syntax errornuxt/test-utils · updated1 year ago · 73% similar vitest-environment
Following documentation and using `defineVitestConfig` results in an `[ERROR] "@nuxt/test-utils/config" resolved to an ESM file.`nuxt/test-utils · updated2 years ago · 82% similar documentationgood first issue
add more info about migrating to nuxt-vitestnuxt/test-utils · updated2 years ago · 81% similar documentationvitest-environment
`experimental.viteEnvironmentApi`: Having a modules folder causes "require is not defined" errornuxt/test-utils · updated27 days ago · 81% similar pending triage
Error when loading browser-entry.mjs: Syntax error, "qs" does not provide an export named "default"nuxt/test-utils · updated7 months ago · 80% similar pending triage
Error: This module cannot be imported in the Vue part of your appnuxt/test-utils · updated2 months ago · 79% similar pending triage
e2e | rework setup `host` and `port` optionnuxt/test-utils · updated13 days ago · 99% similar pending triage
e2e | rework setup `host` and `port` optionnuxt/test-utils · updated13 days ago · 99% similar pending triage
Ability to avoid a new nuxt instance for each test filenuxt/test-utils · updated2 years ago · 83% similar enhancementpending triage
Tests running in a GH action sharing a nuxt server a bit fasternuxt/test-utils · updated1 year ago · 83% similar vitest-environmentpending triage
@nuxt/test-utils -- setup() clobbers console.log() functionalitynuxt/test-utils · updated2 years ago · 78% similar bug
e2e tests dont show any console logs in stdout and in vitest/uinuxt/test-utils · updated1 year ago · 75% similar bug
App.vue doesnt mount when running testsnuxt/test-utils · updated1 year ago · 74% similar enhancementpending triage
Fixture timeout exceeded with Playwright test runnernuxt/test-utils · updated2 years ago · 70% similar bugpending triage
pages are not covered in nuxt environmentnuxt/test-utils · updated2 months ago · 81% similar pending triage
`defineVitestConfig` from `@nuxt/test-utils` is not a drop-in replacement for `defineConfig` from `vite` (`No test suite found in file`)nuxt/test-utils · updated2 years ago · 79% similar pending triage
Support Vitest `projects` option for Browser Modenuxt/test-utils · updated9 months ago · 79% similar pending triage
Reporter are not taken into account and it always use default reporternuxt/test-utils · updated5 days ago · 79% similar pending triage
navigateTo assert not working when triggered inside pagenuxt/test-utils · updated2 months ago · 61% similar bugvitest-environmentstale