integration-testing

統合テストの設計・実装・実行スキル。複数コンポーネント間の相互作用を検証し、エンドツーエンドのワークフローが正しく機能することを確認します。Anchors:• Growing Object-Oriented Software, Guided by Tests (Freeman) / 適用: 境界テスト設計 / 目的: 契約ベースのテスト• Continuous Delivery (Humble) / 適用: パイプライン統合 / 目的: 早期フィードバック• Testing Microservices with Mountebank (Byars) / 適用: サービス仮想化 / 目的: 分散システムテスト効率化Trigger:Use when testing component interactions, database integration, external API connections, or E2E workflows.integration testing, database testing, api testing, contract testing, test isolation

$ Instalar

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/integration-testing ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill