Test Generation

Use when writing, expanding, or auditing tests, converting exact recurring failures into gates, or deciding what to test. Catch-first method: prove a test can catch when reproducible, expand the right existing test, and avoid duplicate coverage.

ryan-brosas 54143f1 4 files · 7.4 KB Updated

File contents

ryan-brosas/universal-template/tree/main/skills/test-generation commit 54143f1467

Frequently asked questions

npx skillmds@latest add ryan-brosas/test-generation