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

Quick Reference

Custom Markers

Installs
14
GitHub Stars
212
First Seen
Jan 22, 2026
pytest-advanced — yonatangross/orchestkit