This skill is organized to match the Vitest official documentation structure (https://vitest.dev/guide/, https://vitest.dev/api/, https://vitest.dev/config/). When working with Vitest:
Doc mapping (one-to-one with https://vitest.dev/guide/, https://vitest.dev/api/, https://vitest.dev/config/)
This skill includes detailed examples organized to match the official documentation structure. All examples are in the examples/ directory (see mapping above).
Предоставляет комплексное руководство по платформе тестирования Vitest, включая быстрое выполнение тестов, интеграцию Vite, тестирование компонентов, макетирование и настройку. Используйте, когда пользователь спрашивает о Vitest, ему необходимо написать быстрые модульные тесты, протестировать компоненты Vue/React или настроить Vitest с помощью проектов Vite. Источник: teachingai/full-stack-skills.