Skip to main content
Back to registry

vue-testing-best-practices

antfu/skills

Vue.js testing best practices, patterns, and common gotchas.

Installs3
Install command
npx skills add https://github.com/antfu/skills --skill vue-testing-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Vue.js testing best practices, patterns, and common gotchas. - Setting up test infrastructure for Vue 3 projects → See testing-vitest-recommended-for-vue - Tests keep breaking when refactoring component internals → See testing-component-blackbox-approach - Tests fail intermittently with race conditions → See testing-async-await-flushpromises - Composables using lifecycle hooks or inject fail to test → See testing-composables-helper-wrapper - Getting "injection Symbol(pinia) not found" errors in tests → See testing-pinia-store-setup - Components with async setup won't render in tests → See testing-suspense-async-components - Snapshot tests keep passing despite broken functionality → See testing-no-snapshot-only - Choosing end-to-end testing framework for Vue apps → See testing-e2e-playwright-recommended - Tests need to verify computed styles or real DOM events → See testing-browser-vs-node-runners - Testing components created with defineAsyncComponent fails → See async-component-testing - Teleported modal content can't be found in wrapper queries → See teleport-testing-complexity - Vue.js Testing Guide - Vue Test Utils - Vitest Documentation - Playwright Documentation

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vue-testing-best-practices do?

Vue.js testing best practices, patterns, and common gotchas.

Is vue-testing-best-practices good?

vue-testing-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does vue-testing-best-practices work with?

vue-testing-best-practices currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to vue-testing-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install vue-testing-best-practices?

npx skills add https://github.com/antfu/skills --skill vue-testing-best-practices

Related skills

More from antfu/skills

Related skills

Alternatives in Software Engineering