← ClaudeAtlas

unit-testinglisted

Use when creating or running focused automated tests for isolated logic and edge cases.
prinx/agents · ★ 0 · Testing & QA · score 66
Install: claude install-skill prinx/agents
# Unit Testing Follow the project test framework. Exercise behavior and edge cases at the smallest useful boundary. Prefer a failing focused test before implementation. Run the relevant command and record exact results.