Documentation Index
Fetch the complete documentation index at: https://swe.aboneda.com/llms.txt
Use this file to discover all available pages before exploring further.
Vitest Fundamentals
A structured approach to mastering Vitest for modern frontend testing.Topics to Cover
- Component Testing — Testing with @testing-library, Vue Test Utils
- Mocking — vi.fn, vi.mock, module mocking
- Configuration — Vite integration, workspace setup, coverage
- Migration — Moving from Jest to Vitest
