소개
This skill provides Claude with expert-level guidance on testing Vue 3 components, composables, and full-scale applications. It covers essential topics like setting up modern test infrastructure, handling asynchronous components, mocking state management like Pinia, and implementing robust end-to-end testing with Playwright. By adhering to industry-standard patterns such as black-box testing and proper lifecycle management, it helps developers build maintainable, race-condition-free test suites that remain resilient even during major refactors.