Tdd Check banner
lazynet lazynet

Tdd Check

Testing community

Description

--- description: Run the full pre-commit verification suite — pytest, ruff, mkdocs build --- You are running the complete verification suite that must pass before any commit in this repo. Run the three checks in sequence, reporting each one's result clearly. If any check fails, stop and report the failure — do not try to fix it automatically. ## 1. Tests — `uv run pytest` ```bash uv run pytest ``` Pass criteria: exit code 0, zero warnings, zero deprecation notices, zero skipped tests without

Installation

Installs to ~/.claude/commands/lazynet-lazy-harness-tdd-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lazynet/lazy-harness/HEAD/.claude/commands/tdd-check.md -o ~/.claude/commands/lazynet-lazy-harness-tdd-check.md

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

Full documentation available on GitHub

View Source Repository