AI AGENT ADDONS
Testing & QA
1,367installs

Writing tests for your code can be tricky. This skill gives you the best ways to use Vitest, a popular testing tool. You will learn how to set up tests, mock dependencies, and handle async code. The patterns here help you write faster and more reliable tests.

Whether you are debugging slow tests or setting up a new project, these guidelines make the process easier. They cover everything from test setup to snapshot testing. Use them to improve your test quality and save time.

Add Vitest skill to your workflow

Global

mkdir -p ~/.claude/skills/vitest

Project

mkdir -p .claude/skills/vitest

Source Repository

Stars
172
Forks
12
Watchers
172
License
MIT
Last Push
1 month ago
Created
6 months ago