·pytest-adapter-integration-testing
</>

pytest-adapter-integration-testing

アダプターとゲートウェイのテスト: 単体テストのモックとテストコンテナーをいつ使用するか、HTTP 応答のモック (aioresponses、応答)、Kafka メッセージのモック、ClickHouse 応答のモック、エラー パスとエッジ ケースのテスト。 次の場合に使用します: ゲートウェイとアダプターのテスト、外部サービス統合のテスト、モックと実際のコンテナーの決定、アダプターでのエラー処理のテスト、実際のサービスとの統合テスト。

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

インストール

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

pytest-adapter-integration-testing のインストール方法

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

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

ソース: dawiddutoit/custom-claude。

Adapters connect your application to external systems. This skill covers testing both unit-level (mocked) and integration-level (real services) scenarios.

Use when testing adapters and gateways with "test Shopify gateway", "mock HTTP responses", "test Kafka adapter", or "decide between mocks and containers".

Do NOT use for domain testing (use pytest-domain-model-testing), application layer (use pytest-application-layer-testing), or general mocking patterns (use pytest-mocking-strategy).

アダプターとゲートウェイのテスト: 単体テストのモックとテストコンテナーをいつ使用するか、HTTP 応答のモック (aioresponses、応答)、Kafka メッセージのモック、ClickHouse 応答のモック、エラー パスとエッジ ケースのテスト。 次の場合に使用します: ゲートウェイとアダプターのテスト、外部サービス統合のテスト、モックと実際のコンテナーの決定、アダプターでのエラー処理のテスト、実際のサービスとの統合テスト。 ソース: dawiddutoit/custom-claude。

引用可能な情報

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

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

Browse more skills from dawiddutoit/custom-claude

クイックアンサー

pytest-adapter-integration-testing とは?

アダプターとゲートウェイのテスト: 単体テストのモックとテストコンテナーをいつ使用するか、HTTP 応答のモック (aioresponses、応答)、Kafka メッセージのモック、ClickHouse 応答のモック、エラー パスとエッジ ケースのテスト。 次の場合に使用します: ゲートウェイとアダプターのテスト、外部サービス統合のテスト、モックと実際のコンテナーの決定、アダプターでのエラー処理のテスト、実際のサービスとの統合テスト。 ソース: dawiddutoit/custom-claude。

pytest-adapter-integration-testing のインストール方法は?

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

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

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