A
securityA
licenseA
qualityFacilitates unified execution and result parsing for various testing frameworks, including Bats, Pytest, Flutter, Jest, and Go, through a Model Context Protocol interface.
Last updated -
1
12
TypeScript
MIT License
用于管理使用mutmut进行突变测试的模型上下文协议 (MCP) 服务器。该工具提供了一组编程 API,用于运行突变测试、分析结果以及提高 Python 项目中的测试覆盖率。
您可以直接运行 MCP 服务器:
或者与uv一起使用:
可以使用以下工具:
run_mutmut(target, test_command="pytest", options="", venv_path=None)
– 运行突变测试show_results(venv_path=None)
– 显示总体结果show_survivors(venv_path=None)
– 列出幸存的突变generate_test_suggestion(venv_path=None)
– 建议需要更好测试覆盖的区域rerun_mutmut_on_survivor(mutation_id=None, venv_path=None)
– 在幸存者上重新运行 mutmutclean_mutmut_cache(venv_path=None)
– 清理 mutmut 缓存本项目遵循 MIT 许可证。详情请参阅许可证。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wdm0006/mutmut-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server