Testing

Characterization testing and safety-net backfill for existing code. Use when legacy, under-tested, or risky code needs tests before a refactor, bug fix, or behavior change. Captures current behavior through public interfaces, identifies coverage gaps, and adds focused unit, integration, or E2E tests without replacing TDD implementation workflows.

howells 8a31ea8 12.9 KB Updated

File contents

howells/arc/tree/main/skills/testing commit 8a31ea8460

Frequently asked questions

npx skillmds@latest add howells/testing