·kafka-integration-testing
{}

kafka-integration-testing

テストコンテナを使用して、Kafka プロデューサとコンシューマの統合テストを作成します。 プロデューサー/コンシューマーのワークフローのテスト、メッセージの順序の検証、テストの際に使用します。 エラー シナリオ、および 1 回限りのセマンティクスの検証。テスト用の Kafka ブローカーを作成します モックなしでエンドツーエンドのストリーミング動作を検証します。

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

インストール

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

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

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

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

ソース: dawiddutoit/custom-claude。

Write production-grade integration tests for Kafka producers and consumers using testcontainers. Covers setting up temporary test brokers, testing producer/consumer workflows, verifying message ordering guarantees, testing error scenarios, and validating delivery semantics without mocking external services.

Use when testing Kafka producer/consumer workflows end-to-end with "test Kafka integration", "verify message ordering", "test Kafka roundtrip", or "validate exactly-once semantics".

Do NOT use for unit testing with mocked Kafka (use pytest-adapter-integration-testing), implementing producers/consumers (use respective kafka--implementation skills), or schema validation (use kafka-schema-management).

テストコンテナを使用して、Kafka プロデューサとコンシューマの統合テストを作成します。 プロデューサー/コンシューマーのワークフローのテスト、メッセージの順序の検証、テストの際に使用します。 エラー シナリオ、および 1 回限りのセマンティクスの検証。テスト用の Kafka ブローカーを作成します モックなしでエンドツーエンドのストリーミング動作を検証します。 ソース: dawiddutoit/custom-claude。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/dawiddutoit/custom-claude --skill kafka-integration-testing
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from dawiddutoit/custom-claude

クイックアンサー

kafka-integration-testing とは?

テストコンテナを使用して、Kafka プロデューサとコンシューマの統合テストを作成します。 プロデューサー/コンシューマーのワークフローのテスト、メッセージの順序の検証、テストの際に使用します。 エラー シナリオ、および 1 回限りのセマンティクスの検証。テスト用の Kafka ブローカーを作成します モックなしでエンドツーエンドのストリーミング動作を検証します。 ソース: dawiddutoit/custom-claude。

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

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

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

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