Testing Vue Components with Cypress
cypress-vue-unit-test has been renamed to @cypress/vue and now lives in the main Cypress monorepo
To keep up to date with the latest versions, change edit your package.json to use @cypress/vue instead of cypress-vue-unit-test.
# npm npm install @cypress/vue # yarn yarn add @cypress/vue