nuxt-multi-cache
nuxt-multi-cache copied to clipboard
chore: migrate to `@nuxt/test-utils` alpha
Following the steps in https://github.com/nuxt/test-utils/issues/644, this PR migrates to the latest alpha of @nuxt/test-utils which includes nuxt-vitest.
It's primarily intended for testing any potential regressions prior to release.
(It looks like there are some.)