About
The Python Testing Patterns skill provides Claude with expert-level guidance for creating robust, maintainable test suites within Python environments. It covers essential and advanced patterns including complex fixture management, sophisticated mocking with unittest.mock, and parameterized testing for edge-case validation. By utilizing standardized architectures like the Arrange-Act-Assert (AAA) pattern and providing specialized support for asynchronous code and environment monkeypatching, this skill ensures high code quality and reliable CI/CD outcomes for any Python project.