Backfill Unit Tests

Use when backfilling unit test coverage on an existing, under-tested codebase — detecting the project's test framework across any language, generating tests for coverage gaps, and validating that they build, run under CI, and actually fail on broken code. For interactive feature-first development, use the tdd skill instead. Out of scope: integration, end-to-end, browser, and performance tests.

akunzai b24c028 2 files · 6.7 KB Updated

File contents

akunzai/agent-skills/tree/main/skills/backfill-unit-tests commit b24c02806b

Frequently asked questions

npx skillmds@latest add akunzai/backfill-unit-tests