Improving Tests

Improve test design, speed, and coverage with behavior-focused tests, useful seams, characterization tests, TDD, and test refactoring. Use when improving tests, optimizing slow suites, adding coverage, refactoring brittle tests, removing test waste, or working test-first. NOT for fixing production bugs (use fixing-code), production-code refactors (use refactoring-code), or reviewing non-test code quality (use reviewing-code).

alexei-led 956690c 12 files · 43.3 KB Updated

File contents

alexei-led/claude-code-config/tree/main/src/skills/improving-tests commit 956690cd7f

Frequently asked questions

npx skillmds@latest add alexei-led/improving-tests