integration-testing

Installation
SKILL.md

Integration Testing

Table of Contents

Overview

Integration testing validates that different components, modules, or services work correctly together. Unlike unit tests that isolate single functions, integration tests verify the interactions between multiple parts of your system including databases, APIs, external services, and infrastructure.

When to Use

Installs
413
GitHub Stars
248
First Seen
Jan 21, 2026
integration-testing — aj-geddes/useful-ai-prompts