testing-vitest

Installation
SKILL.md

Vitest

Vite-native testing framework with Jest-compatible API.

When to Use

  • Writing unit/integration tests for Vite projects
  • Testing Vue/React/Svelte components
  • Mocking modules, timers, or dates
  • Running concurrent/parallel tests
  • Type testing with TypeScript

Quick Start

npm i -D vitest
Related skills

More from baotoq/agent-skills

Installs
5
GitHub Stars
1
First Seen
Feb 18, 2026