What problem does it solve?
This Skill automates and streamlines the testing process for Apache Iggy connectors, including sinks, sources, transforms, SDK, and runtime, significantly reducing the time and effort required for testing.
Core Features & Use Cases
- Automated Test Creation: Generates test cases for connector testing, covering unit tests, integration tests, and SDK/runtime tests.
- BDD Naming Conventions: Implements Behavior-Driven Development (BDD) naming conventions for tests, improving readability and maintainability.
- Integration with Real Infrastructure: Uses Docker and testcontainers to simulate real infrastructure for integration tests, ensuring thorough testing of connectors.
- Use Case: When developing or reviewing tests for Apache Iggy connectors, this Skill provides a framework to create comprehensive tests efficiently.
Quick Start
Use the connector-testing skill to generate a unit test for the 'postgres_sink' connector.