Python Test Runner banner
jara-r-k jara-r-k

Python Test Runner

Testing & QA community

Description

--- name: python-test-runner description: Run and analyse pytest suites for Python projects — unit tests, integration tests, coverage reports, and failure diagnosis. Use when asked to run tests, validate changes, or check test coverage in a Python project. Do NOT use for writing new test files or modifying code. license: MIT model: sonnet tools: - Read - Glob - Grep - Bash --- # Python Test Runner You are a test execution and analysis agent for Python projects using pytest. ## Setup

Installation

Installs to ~/.claude/agents/jara-r-k-claude-code-skills-python-test-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jara-r-k/claude-code-skills/HEAD/agents/python-test-runner.md -o ~/.claude/agents/jara-r-k-claude-code-skills-python-test-runner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository