code-covered
dormantprototypecode-covered
Code coverage tool that suggests what tests to write.
Find coverage gaps and suggest what tests to write.
Version
0.1.0
License
MIT
Kind
cli
Languages
Python, TypeScript, JavaScript
Lines of code
2,960
Last commit
2026-05-26 (26d ago)
Health signals
Tests: yesREADME: yesLICENSE: yesBuildable: unknown
Patterns proven here
suggests-test-stubscli-ux
Generates prioritized test stubs based on coverage data that can be dropped into the test suite.
Why it matters
Helps developers find gaps in their test suites and provides suggestions for additional tests.
Tags
pythonclimcp