python-testing-patterns
Installation
SKILL.md
Python Testing Patterns Skill
Metadata (Tier 1)
Keywords: pytest, fixture, parametrize, mock, python test, unittest
File Patterns: test_*.py, *_test.py
Modes: testing_backend
Instructions (Tier 2)
Fixture Design
import pytest