python-testing-standards
CommunityPython testing best practices with pytest.
Authorclostaunau
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill codifies Python testing standards, conventions, and patterns for pytest, fixture usage, mocking, and coverage. It helps teams write reliable tests and maintain quality.
Core Features & Use Cases
- Test Structure & AAA: Clear test organization and AAA pattern.
- Fixtures & Mocking: Effective fixture usage and mocking strategies.
- Coverage & Quality: Guidance on test coverage targets and quality checks.
Quick Start
Start by creating well-structured tests using the AAA pattern, then add fixtures and mocks to isolate behavior.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: python-testing-standards Download link: https://github.com/clostaunau/holiday-card/archive/main.zip#python-testing-standards Please download this .zip file, extract it, and install it in the .claude/skills/ directory.