integration-testing

Installation
SKILL.md

integration-testing

When to use

Load this skill whenever tasks include:

  • authoring or debugging pipeline test fixtures (.log/.json inputs, *-expected.json output, config files)
  • setting up or debugging system tests (_dev/test/system/, _dev/deploy/, mock APIs, 0-hits failures)
  • writing script tests for failure paths, API error handling, or package upgrades

When not to use

Do not use this skill as the primary guide for:

  • ingest pipeline processor design and architecture (ingest-pipelines)
  • CEL program development (cel-programs)
  • broad elastic-package command selection and stack lifecycle (elastic-package-cli)

Reference files — load the one that matches your test type

Installs
104
GitHub Stars
10
First Seen
May 19, 2026
integration-testing — elastic/integration-skills