Connector Testing

Write tests for Apache Iggy connectors - sinks, sources, transforms, SDK, runtime. Covers BDD unit-test naming, the canonical source state round-trip tests, and the real-infra integration test layout under `core/integration/tests/connectors/` with `testcontainers-modules` + `#[iggy_harness]`. Load when writing or reviewing tests in `core/connectors/` or `core/integration/tests/connectors/`. Use for connector test authoring. NOT for runtime internals or non-connector test patterns.

apache 9e6669e 21.7 KB Updated

File contents

apache/iggy/tree/main/.claude/skills/connector-testing commit 9e6669e057

Frequently asked questions

npx skillmds@latest add apache/connector-testing