testing-python
NewWrite 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.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/testing-python.md https://raw.githubusercontent.com/jlowin/fastmcp/main/.claude/skills/python-tests/SKILL.md/testing-pythonFrequently 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, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /testing-python.
What is testing-python best for?
testing-python is a community categorized under Development. It is designed for: testing, code-review, design, python, coding. Created by jlowin.