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
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
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use integration-testing