integration-testing

Run integration tests across services to validate end-to-end behavior.

1|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/johannesfritz/autonomous-orchestration --skill integration-testing-johannesfritz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-testing
Source: https://github.com/johannesfritz/autonomous-orchestration/tree/main/.claude/skills/integration-testing
Command: npx skills add https://github.com/johannesfritz/autonomous-orchestration --skill integration-testing-johannesfritz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Runs integration tests across services to validate end-to-end behavior before shipping.

Core Features & Use Cases

  • Service orchestration: Start required services, run integration suites
  • Contract validation: OpenAPI diff, cross-service checks
  • Use Case: Validate deployment through integration tests prior to release

Quick Start

Trigger integration tests after unit tests complete and services are ready.