Pinned issues
Issues
- 0
- 0
- 6
Coverage report does not get generated if `srcDir` in `nuxt.config.js` is modified.
#869 opened by cadenzah - 0
registerEndpoint fails to register on deep paths
#956 opened by marr - 2
Server process not killed after upgrading to v3.13.2
#948 opened by peralta - 4
Testing components that use CSS modules is failing
#910 opened by Nojusle - 3
Support @nuxthub/core
#934 opened by hannoeru - 3
[nuxt] instance is not available in server utils unit tests with useRuntimeConfig()
#949 opened by alexcroox - 4
registerEndpoint does not expose endpoint to $fetch from @nuxt/test-utils (ofetch)
#943 opened by eriksLapins - 1
- 3
Confilcts with @nuxt/test-utils and Nuxt3
#928 opened by Chocopieca - 2
Unable to run repo examples the project
#927 opened by Barbapapazes - 4
- 0
- 0
- 2
- 7
Problem with nuxt imports: Vitest Coverage stays at 100% for components regardless of the existence of any component test because of nuxt imports
#891 opened by FlorianPhilipp2007 - 2
Runtime dir miss-calculated
#818 opened by bahulneel - 3
Using `mountSuspended()` with a component using `<script setup>` and `#import` makes an error
#871 opened by cadenzah - 3
- 5
e2e tests fail with `.config/nuxt.ts`
#893 opened by nathanchase - 1
Playwright tests fail with nitro preset azure
#908 opened by WatCodeDatCode - 10
Error updating to Vitest 2
#892 opened by alditis - 3
useFakeTimers isn't working for the setInterval.
#897 opened by gsamal - 2
Adding `/pages/index.vue` breaks e2e testing
#895 opened by nathanchase - 1
- 1
- 1
- 1
- 4
Why do errors occur when using '@nuxt/test-utils/e2e' for API testing?
#874 opened by manpreet-compro - 2
Doesn't load `vitest.config.ts` automatically.
#872 opened by jinyongp - 1
- 4
- 3
Vitest restore mock sets all hoisted mocks to undefined when following documentation
#864 opened by rstainsby - 5
Vitest doesn't work in programmatic way if the root path isn't the current working dir
#860 opened by Jinjiang - 4
- 5
Unit test error using 'Vitest, @nuxt/test-utils' (SyntaxError: At least one <template> or <script> is required for each file component. )
#842 opened by motoo1789 - 5
- 5
Plugins not overwritten when passed as options
#828 opened by lucasecdb - 1
Vitest config not used in dev tools
#837 opened by peerhenry - 1
- 1
- 1
`defineVitestConfig` from `@nuxt/test-utils` is not a drop-in replacement for `defineConfig` from `vite` (`No test suite found in file`)
#826 opened by Llois41 - 1
vitest does not resolve nitro (h3) auto-imports
#827 opened by pmwmedia - 0
This isn't Nuxt specific here, but to import `@nuxt/test-utils` in your vitest config, you either need to have to have `type: "module"` specified in your `package.json` or name it `vitest.config.m{ts,js}`.
#822 opened by navanjr - 4
Missing types for @nuxt/test-utils/playwright
#807 opened by ptylek - 0
failed to load config from vitest.config.ts, ReferenceError: structuredClone is not defined
#810 opened by MellowCo - 2
- 3
Cant use utils/composables within tests
#802 opened by MickL - 1
Can't fetch within beforeAll() or afterAll()
#801 opened by MickL