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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/testing-python.md https://raw.githubusercontent.com/jlowin/fastmcp/main/.claude/skills/python-tests/SKILL.md
3
Invoke in Claude Code
/testing-python
View source on GitHub
testingcode-reviewdesignpythoncoding

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, 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.