Vitest banner
marclove marclove

Vitest

Development community

Description

--- name: Vitest Runner description: Runs tests with coverage locally and CI reporters, maintains thresholds. --- # Vitest Runner Usage - Quick test: `just test` - CI style with coverage + JUnit: `just test:ci` Notes - Coverage thresholds set in `vite.config.ts`.

Installation

Installs to ~/.claude/agents/marclove-typeforge-vitest.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marclove/typeforge/HEAD/.claude/agents/vitest.md -o ~/.claude/agents/marclove-typeforge-vitest.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository