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 8852011 6 files · 102.1 KB Updated

File contents

Ovid/paad/tree/main/plugins/paad/skills/test-roadmap commit 8852011f26

Frequently asked questions

npx skillmds@latest add ovid/test-roadmap