Marketplace

vitest-testing

Vitest testing framework patterns and best practices. Use when writing unit tests, integration tests, configuring vitest.config, mocking with vi.mock/vi.fn, using snapshots, or setting up test coverage. Triggers on describe, it, expect, vi.mock, vi.fn, beforeEach, afterEach, vitest.

$ 설치

git clone https://github.com/existential-birds/beagle /tmp/beagle && cp -r /tmp/beagle/skills/vitest-testing ~/.claude/skills/beagle

// tip: Run this command in your terminal to install the skill