When to expect Support vor Vue 3 & Nuxt 3 ? Workarounds for nuxt modules? #30020
-
|
Honestly Vue 3 and also Nuxt 3 are out there for quite a while now. Also Vue 2 has reached EOL and is no longer actively maintained. But Cypress is still only supporting Vue 2 and vue 2 with nuxt 2. When do you think we can expect the update in support here? I am currently in struggle testing my nuxt 3 components with cypress on my customers project. They set it up to run "somehow". But now we use @nuxt/icon component and this is where it all crashed as the component obviously cannot be found in cypress. Are there any known workarounds to setup cypress for nuxt 3 with nuxt modules/components? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
-
|
There’s a section in the docs explaining how to get this to work to text Nuxt 3, open an issue if this doesn’t work for you. https://docs.cypress.io/app/component-testing/vue/overview#Using-Cypress-with-Nuxt |
Beta Was this translation helpful? Give feedback.
There’s a section in the docs explaining how to get this to work to text Nuxt 3, open an issue if this doesn’t work for you. https://docs.cypress.io/app/component-testing/vue/overview#Using-Cypress-with-Nuxt