vitest

Installation
SKILL.md

Vitest - Modern TypeScript Testing

Overview

Vitest is a next-generation test framework powered by Vite, designed for modern TypeScript/JavaScript projects. It provides blazing-fast test execution through HMR-based test running, native ESM support, and first-class TypeScript integration.

Key Features:

  • ⚑ Vite-native: Instant HMR-based test execution (10-100x faster than Jest)
  • 🎯 TypeScript-first: Built-in TypeScript support, no configuration needed
  • πŸ”„ ESM-native: Native ES modules, async/await, top-level await
  • πŸ§ͺ Jest-compatible: Compatible API for easy migration
  • πŸ“Έ Snapshot testing: Built-in snapshot support
  • 🎨 Component testing: React Testing Library, Vue Test Utils integration
  • πŸ“Š Coverage: Built-in v8/c8 coverage (faster than Istanbul)
  • 🌐 UI mode: Beautiful web UI for test debugging
Installs
576
GitHub Stars
52
First Seen
Jan 23, 2026
vitest β€” bobmatnyc/claude-mpm-skills