Test Roadmap

EXPERIMENTAL. Analyzes a repository and any existing test suite, grades existing tests for weakness, classifies mocks, emits a phased roadmap for building a test suite that catches real regressions, then executes those phases one at a time. Use when planning or building a test suite, assessing whether existing tests are worth anything, adding tests to a legacy codebase, or when the user mentions test coverage, test strategy, or weak tests. Not for reviewing a branch for bugs, and not for fixing the bugs it logs.

Ovid e153b5c 6 files · 102.2 KB Updated

File contents

Ovid/paad/tree/main/preview/paad/skills/test-roadmap commit e153b5c545

Frequently asked questions

npx skillmds@latest add ovid/test-roadmap-2