Vitest banner
alexanderop alexanderop

Vitest

Development community

Description

--- description: Run Vitest tests and fix any failing tests allowed-tools: Bash(pnpm run test:vitest), Bash(pnpm test:vitest), Bash(vitest) --- # Vitest Test Runner I have run the Vitest test suite. Here are the results: <test_results> !`pnpm run test:vitest --run 2>&1 || true` </test_results> ## Instructions 1. **Analyze the `<test_results>`** above. - If all tests pass, no action is needed. - If tests are failing, identify the root cause from the error messages. 2. **Fix failing test

Installation

Installs to ~/.claude/commands/alexanderop-markvim-vitest.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alexanderop/MarkVim/HEAD/.claude/commands/vitest.md -o ~/.claude/commands/alexanderop-markvim-vitest.md

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

Full documentation available on GitHub

View Source Repository