Python Testing Patterns

Python testing patterns and test-quality review using pytest. Use when writing, modifying, refactoring, or reviewing Python tests; before adding assertions, apply a critical-eye pass for behavior ownership, duplicate coverage, brittle string matching, overbroad fixture use, and unit-vs-integration boundaries.

caneff Updated

File contents

caneff/agent-skills/tree/main/python-testing-patterns commit 9004a8098e

Frequently asked questions

npx skillmds@latest add caneff/python-testing-patterns