🧪 Test
Practical Vue Testing Library Design Guide
How to test Vue components with Vue Testing Library and Vitest from the user's point of view. Covers rendered output, interactions, async UI, Pinia/Router integration, and how to avoid implementation-heavy tests.