pytest-runner

Community

Run, analyze, and debug Python tests.

Authorexcatt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the execution, analysis, and debugging of Python test suites, ensuring code quality and identifying issues efficiently.

Core Features & Use Cases

  • Automated Test Execution: Runs tests using pytest, with options for quick runs, full coverage, or re-running only failed tests.
  • Coverage Analysis: Generates detailed coverage reports, highlighting uncovered lines and suggesting tests.
  • Failure Diagnosis: Provides clear output for failed tests, including expected vs. actual results and suggested fixes.
  • Fixture Insights: Analyzes fixture dependencies and identifies slow fixtures for optimization.
  • Use Case: After writing new Python code, use this Skill to automatically run all associated tests, check code coverage, and get a clear report of any failures or areas needing more tests.

Quick Start

Run all Python tests and generate a coverage report.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pytest-runner
Download link: https://github.com/excatt/superclaude-plusplus/archive/main.zip#pytest-runner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.