testing-integration

Installation
SKILL.md

Integration Testing

Test interactions between multiple components, modules, or services.

When to use me

Use this skill when:

  • Components have been unit tested and need to work together
  • Testing API contracts between services
  • Verifying database interactions work correctly
  • Checking third-party service integrations
  • Ensuring microservices communicate properly
  • Validating data flows through the system

What I do

  • Identify integration points between components
  • Set up test environments with real or test databases
  • Configure service connections and API endpoints
Related skills
Installs
25
Repository
wojons/skills
GitHub Stars
1
First Seen
Feb 28, 2026