pytest-testing

Installation
SKILL.md

Pytest Testing Guide

Comprehensive guide for writing effective pytest tests in Python projects.

Quick Start

Installation

pip install pytest pytest-cov
# Or with uv
uv pip install pytest pytest-cov

Basic Test Structure

Installs
6
GitHub Stars
7
First Seen
Mar 16, 2026
pytest-testing — trotsky1997/my-claude-agent-skills