pytest-advanced
Installation
SKILL.md
Advanced Pytest Patterns
Master pytest's advanced features for scalable, maintainable test suites.
Overview
- Building custom test markers for categorization
- Writing pytest plugins and hooks
- Configuring parallel test execution with pytest-xdist
- Creating reusable fixture patterns
- Optimizing test collection and execution