test-coverage-improver
NewImprove test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "test-coverage-improver": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is test-coverage-improver?
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.
How to install test-coverage-improver?
To install test-coverage-improver: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "test-coverage-improver": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is test-coverage-improver best for?
test-coverage-improver is a mcp categorized under Development. It is designed for: testing, agent, python, coding. Created by openai.