·pytest-advanced
</>

pytest-advanced

yonatangross/skillforge-claude-plugin

カスタム マーカー、プラグイン、フック、並列実行、pytest-xdist などの高度な pytest パターン。カスタム テスト インフラストラクチャの実装、テスト実行の最適化、または再利用可能なテスト ユーティリティの構築時に使用します。

4インストール·0トレンド·@yonatangross

インストール

$npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill pytest-advanced

SKILL.md

Master pytest's advanced features for scalable, maintainable test suites.

| Parallel execution | pytest-xdist with --dist loadscope | | Marker strategy | Category (smoke, integration) + Resource (db, llm) | | Fixture scope | Function default, session for expensive setup | | Plugin location | conftest.py for project, package for reuse | | Async testing | pytest-asyncio with auto mode |

custom-markers Keywords: pytest markers, test categorization, smoke tests, slow tests Solves: Categorize tests, run subsets in CI, skip expensive tests

カスタム マーカー、プラグイン、フック、並列実行、pytest-xdist などの高度な pytest パターン。カスタム テスト インフラストラクチャの実装、テスト実行の最適化、または再利用可能なテスト ユーティリティの構築時に使用します。 ソース: yonatangross/skillforge-claude-plugin。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill pytest-advanced
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

pytest-advanced とは?

カスタム マーカー、プラグイン、フック、並列実行、pytest-xdist などの高度な pytest パターン。カスタム テスト インフラストラクチャの実装、テスト実行の最適化、または再利用可能なテスト ユーティリティの構築時に使用します。 ソース: yonatangross/skillforge-claude-plugin。

pytest-advanced のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill pytest-advanced インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/yonatangross/skillforge-claude-plugin