Vue.js testing best practices, patterns, and common gotchas. - Setting up test infrastructure for Vue 3 projects → See [testing-vitest-recommended-for-vue](https://github.com/vuejs-ai/skills/blob/main/skills/vue-testing-best-practices/reference/testing-vitest-recommended-for-vue.md) - Tests keep breaking when refactoring component internals → See [testing-component-blackbox-approach](https://github.com/vuejs-ai/skills/blob/main/skills/vue-testing-best-practices/reference/testing-component-bl