QA Radar
JSON →MCP server that tells your agent which files to test first â git churn, coverage gaps, and test mapping as per-file risk scores.
Install
uvx qaradar Tools · 6
- qaradar_healthcheck Full quality overview of a repository
- qaradar_risky_modules What to test first; which files are riskiest
- qaradar_churn Hotspot detection; where regressions tend to occur
- qaradar_coverage_gaps Files with low coverage; where the blind spots are
- qaradar_untested_files Source files with no corresponding test files
- qaradar_pr_risk Which changed files in this PR need attention