Skill
Community

vue-testing-best-practices

Install
1
Install the plugin
$
npx claudepluginhub pleaseai/claude-code-plugins --plugin vue

Want just this skill?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

Tool Access

This skill uses the workspace's default tool permissions.

Supporting Assets
View in Repository
LICENSE.md
SYNC.md
reference/async-component-testing.md
reference/teleport-testing-complexity.md
reference/testing-async-await-flushpromises.md
reference/testing-browser-vs-node-runners.md
reference/testing-component-blackbox-approach.md
reference/testing-composables-helper-wrapper.md
reference/testing-e2e-playwright-recommended.md
reference/testing-no-snapshot-only.md
reference/testing-pinia-store-setup.md
reference/testing-suspense-async-components.md
reference/testing-vitest-recommended-for-vue.md
Skill Content

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

Testing

Reference

Stats
Stars5
Forks1
Last CommitFeb 8, 2026

Similar Skills