·pytest-configuration
</>

pytest-configuration

完全な pytest 構成を提供します: pyproject.toml セットアップ、カスタム マーカーの登録、テスト検出パターン、プラグイン構成、環境固有の設定。 conftest.py 階層、フィクスチャのスコープ、およびカバレッジ設定が含まれます。 使用場面: プロジェクトでの pytest のセットアップ、テスト検出の構成、共有フィクスチャの作成、カバレッジ レポートのセットアップ、テスト環境の管理、conftest.py ファイルの整理。

5インストール·0トレンド·@dawiddutoit

インストール

$npx skills add https://github.com/dawiddutoit/custom-claude --skill pytest-configuration

pytest-configuration のインストール方法

コマンドラインで pytest-configuration AI スキルを開発環境にすばやくインストール

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

ソース: dawiddutoit/custom-claude。

Proper pytest configuration ensures fast test discovery, correct isolation, and consistent behavior across environments. This skill provides production-ready configuration patterns.

Use when setting up pytest in a project with "configure pytest", "setup test discovery", "create conftest", or "configure coverage".

Do NOT use for writing tests themselves (use layer-specific testing skills), debugging failures (use test-debug-failures), or mocking strategies (use pytest-mocking-strategy).

完全な pytest 構成を提供します: pyproject.toml セットアップ、カスタム マーカーの登録、テスト検出パターン、プラグイン構成、環境固有の設定。 conftest.py 階層、フィクスチャのスコープ、およびカバレッジ設定が含まれます。 使用場面: プロジェクトでの pytest のセットアップ、テスト検出の構成、共有フィクスチャの作成、カバレッジ レポートのセットアップ、テスト環境の管理、conftest.py ファイルの整理。 ソース: dawiddutoit/custom-claude。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/dawiddutoit/custom-claude --skill pytest-configuration
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from dawiddutoit/custom-claude

クイックアンサー

pytest-configuration とは?

完全な pytest 構成を提供します: pyproject.toml セットアップ、カスタム マーカーの登録、テスト検出パターン、プラグイン構成、環境固有の設定。 conftest.py 階層、フィクスチャのスコープ、およびカバレッジ設定が含まれます。 使用場面: プロジェクトでの pytest のセットアップ、テスト検出の構成、共有フィクスチャの作成、カバレッジ レポートのセットアップ、テスト環境の管理、conftest.py ファイルの整理。 ソース: dawiddutoit/custom-claude。

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

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

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

https://github.com/dawiddutoit/custom-claude