概要
Pytest Coder is a specialized skill that transforms Claude into a Python testing expert, enabling the creation of comprehensive unit and integration test suites. It implements industry best practices like the Arrange-Act-Assert (AAA) pattern, efficient mocking with unittest.mock, and advanced pytest features such as fixtures, parametrization, and async testing. This skill is ideal for developers looking to improve code coverage, ensure software reliability, and maintain a clean test architecture that separates behavior from implementation.