Coverage

[UDS] 以八維度框架分析程式碼層級的測試覆蓋率,並建議該優先補上哪些缺口。 Use when: 覆蓋率數字看起來很健康但缺陷照樣流出、要在行覆蓋率之外判斷測試完整性、設定覆蓋率目標。 Not for: 需求層級的 AC 與測試追蹤——請用 /ac-coverage;補寫缺少的測試——請用 /tdd 或 /spec-derive。 Keywords: test coverage, eight dimensions, line coverage, branch coverage, test quality, 測試覆蓋率, 八維度, 測試完整性, 覆蓋缺口.

AsiaOstrich Updated

File contents

AsiaOstrich/universal-dev-standards/tree/main/.claude/skills/test-coverage-assistant commit 4ec7e58cb2

Frequently asked questions

npx skillmds@latest add asiaostrich/coverage-3