code-covered
dormant prototypecode-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-04-20 (0d ago)
Health signals
Tests: yes README: yes LICENSE: yes Buildable: unknown
Patterns proven here
suggests-test-stubs cli-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