testing-python

Official

Comprehensive Python testing patterns.

Authortimequity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

A guide to modern Python testing using pytest, with best practices for unit, integration, and async tests.

Core Features & Use Cases

  • Tooling & Patterns: Pytest, pytest-asyncio, pytest-mock, Hypothesis, Respx/httpx, aioresponses.
  • Directory Structure: Guidance on organizing tests (unit/integration).
  • Best Practices: Coverage, fixtures, mocks.

Quick Start

Install dev testing tools and start writing tests for your codebase.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: testing-python
Download link: https://github.com/timequity/plugins/archive/main.zip#testing-python

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