BeClaude

testing-python

New
22.7kSmitheryDevelopmentby jlowin

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.

First seen 5/30/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "testing-python": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingcode-reviewdesignpythoncoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is testing-python?

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.

How to install testing-python?

To install testing-python: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "testing-python": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is testing-python best for?

testing-python is a mcp categorized under Development. It is designed for: testing, code-review, design, python, coding. Created by jlowin.