Acerca de
The pytest-patterns skill provides an authoritative framework for writing clean, maintainable, and effective Python tests. It enforces the Arrange-Act-Assert (AAA) pattern to improve test readability and provides advanced templates for fixture management, factory patterns, and mock isolation. Whether you are testing asynchronous code, implementing complex parametrization for edge cases, or organizing global fixtures via conftest.py, this skill ensures your codebase meets high-quality standards with a target of 80%+ test coverage and optimized configuration.