소개
Python Testing Patterns provides Claude with specialized guidance for creating robust, maintainable, and high-coverage test suites for Python applications. It focuses on the modern pytest ecosystem, covering everything from the Arrange-Act-Assert (AAA) pattern and complex fixtures to advanced mocking of external dependencies and testing asynchronous code. This skill is essential for developers looking to implement professional-grade testing workflows, ensure API reliability, and maintain code quality through automated test-driven development.