integration-testing

Coordinate end-to-end testing workflows for Elastic integrations with pipeline fixtures and mock APIs.

15|5|Updated May 11, 2026
One-click install
npx skills add https://github.com/elastic/integration-skills --skill integration-testing-elastic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-testing
Source: https://github.com/elastic/integration-skills/tree/main/skills/integration-testing
Command: npx skills add https://github.com/elastic/integration-skills --skill integration-testing-elastic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Integration Testing skill coordinates a structured, agent-assisted workflow to validate Elastic integration packages through pipelines, system tests with mock APIs, and script tests, reducing manual effort and guesswork.

Core Features & Use Cases

  • End-to-end testing orchestration for Elastic integrations, covering pipeline fixtures, system tests, and script tests
  • Guidance through reference files and workflows to scaffold, configure, and validate new and maintained integrations
  • Generated artefacts and test outputs support reliable verification and regression checks

Quick Start

Load this skill and follow the reference-guides to configure and execute your test workflows.

Frequently Asked Questions about integration-testing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run end-to-end integration tests for Elastic integrations?

You orchestrate end-to-end integration tests for Elastic integrations by loading this skill and following its reference guides to configure test workflows, generate artifacts, and execute test runs.

What is the best way to set up system tests with mock APIs for my integration package?

The best way to set up system tests with mock APIs is using the skill's reference-guided orchestration patterns, which manage the generate and run lifecycle alongside required docker-compose setups.

Do I need docker-compose to orchestrate integration testing workflows?

Yes, you need docker-compose setups to orchestrate integration testing workflows, as the skill enforces required test configurations and docker-compose patterns described in its reference files.

Can I use this workflow to test both new and maintained Elastic integrations?

Yes, you can use this workflow to test both new and maintained Elastic integrations, guiding artifact creation, test configuration, and reference-guided execution for reliable verification and regression checks.

How do pipeline fixtures work when validating Elastic integrations?

Pipeline fixtures work by coordinating structured testing workflows that validate Elastic integration packages, covering pipeline configurations, system tests, and script tests to reduce manual effort and guesswork.

What are the limitations of agent-assisted integration testing orchestration?

The orchestration is limited to validating Elastic integration packages through pipeline fixtures, system tests, and script tests, relying strictly on the reference-enforced generate and run lifecycle patterns.