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

# pyproject.toml
[tool.pytest.ini_options]
Related skills

More from yonatangross/orchestkit

Installs
14
GitHub Stars
170
First Seen
Jan 22, 2026