home/categories/testing/daishiman-aiworkfloworchestrator-docs-99-claude-skills-integration-testing-skill-md
testingtesting-security

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

daishiman
maintainer
daishiman
업데이트됨 1/18/2026
스타
4
포크
0
quick start

Installation and usage

統合テストの設計・実装・実行スキル。複数コンポーネント間の相互作用を検証し、エンドツーエンドのワークフローが正しく機能することを確認します。 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

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use integration-testing