AgentSkillsCN

vue-testing-best-practices

适用于 Vue.js 测试——涵盖 Vitest、Vue Test Utils、组件测试、模拟测试、测试模式,以及用于端到端测试的 Playwright。

SKILL.md
--- frontmatter
name: vue-testing-best-practices
version: 1.0.0
license: MIT
author: github.com/vuejs-ai
description: Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

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

Testing

Reference