Python Test Case Generator
MCP Serverby Zachary BENSALEM · Added 5mo ago
ClaudeCursor
88
Install
git clone https://github.com/leerob/directories/blob/main/src/data/rules/python.tsAdd to Claude
claude mcp add cursor-python-testing-generatorQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"python-test-case-generator": {
"command": "npx",
"args": [
"@modelcontextprotocol/python-test-case-generator"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Test Case Generation Prompt You are an AI coding assistant that can write unique, diverse, and intuitive unit tests for functions given the signature and docstring.
Tags
languagescursorcursor-rulesfunctionpythontesting