Docsgeneric

vue-testing-best-practices

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

antfu/skillsvuejs.org
View source

Install

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

Use with your agent

ClaudeCursorOpenAIGemini

Install the vue-testing-best-practices skill, then use it as build context. Run: npx skills add https://github.com/antfu/skills --skill vue-testing-best-practices. Then read the installed skill.md and follow its guidance to build or refactor my project.

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

Testing

Reference