AI AGENT ADDONS
Testing & QA
734installs

Vitest is a fast testing tool for TypeScript and JavaScript projects. It works with Vite, a modern build tool. Tests run instantly because of instant updates.

It supports TypeScript out of the box. You can test React and Vue components too. It is simple to set up and use.

Vitest also includes built-in coverage, snapshot testing, and a beautiful UI mode. It works great for both unit and component testing.

Add Vitest skill to your workflow

Global

mkdir -p ~/.claude/skills/vitest

Project

mkdir -p .claude/skills/vitest

Source Repository

Stars
58
Forks
19
Watchers
58
License
MIT
Last Push
1 month ago
Created
8 months ago