AI code review and test generation that fits existing Git workflows
Qodo, formerly Codium, concentrates on two jobs that sit either side of writing code: generating tests and reviewing pull requests. Its IDE plugins draft unit tests against existing code and behaviour, while the review side analyses a diff and leaves comments on the pull request, flagging logic gaps, edge cases and consistency problems before a human reviewer opens it. That focus on verification is what separates it from assistants built mainly around autocomplete. It works with the common Git hosts and CI systems, and language coverage spans the usual enterprise and web stacks.
Last updated: 2026-09-20. This site only provides an index; for exact features, pricing, and licensing, see the official website.
code review automation, test coverage, pull request quality and team engineering standards
If you're comparing similar products, check the alternatives below, or browse all tools in the AI Coding & Development category.
It generates tests from existing code and behaviour, which is genuinely useful for covering straightforward paths. Assertions on complex business logic usually still need a developer to sharpen them.
On the pull request itself, as comments attached to the diff. That keeps the discussion inside the tool your team already uses rather than in a separate dashboard.
The common hosted Git services and self-managed instances are covered, with CI integrations so review can run automatically. Check the current list before committing, since coverage changes.
Anthropic's terminal-based coding agent that edits and runs your project
Open-source VS Code agent that plans, edits and runs commands on your key
AI-first code editor built for working inside a real repository
The most widely adopted AI pair programmer