#369 · Primary category: AI Coding Assistants
qodo-cover
Qodo-Cover: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! 💻🤖🧪🐞
Project last updated:04/05/26
GitHub Stars
5.6K
Forks
557
Contributors
25
License
AGPL-3.0
Why we included this project
Qodo-Cover attacks the tedious part of testing: it reads your source code, finds the gaps in your coverage report, and writes new tests aimed at those uncovered lines. You can run it as a local CLI or wire it into GitHub CI, and a repo-wide mode automatically locates your existing test files and extends them instead of starting over. That makes it a practical fit for Python teams that already hold an LLM API key and want regression safety without hand-writing every test. The catch is upkeep: the maintainers stopped development in mid-2025, so treat it as a solid reference implementation worth forking rather than a tool with an active roadmap.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.