test-and-fix-connector

Validate a connector by running the test suite, diagnosing failures, and applying fixes until all tests pass.

$ Installieren

git clone https://github.com/databrickslabs/lakeflow-community-connectors /tmp/lakeflow-community-connectors && cp -r /tmp/lakeflow-community-connectors/.claude/skills/test-and-fix-connector ~/.claude/skills/lakeflow-community-connectors

// tip: Run this command in your terminal to install the skill


name: test-and-fix-connector description: Validate a connector by running the test suite, diagnosing failures, and applying fixes until all tests pass.

Test and Fix the Connector

Description

This skill helps you validate a connector implementation by executing the provided test suite, diagnosing test failures, and applying minimal, targeted fixes until all tests pass. It guides you through setting up tests, running them against real source systems, and iteratively fixing issues.

Instructions

Read and follow prompts/test_and_fix_connector.md

Repository

databrickslabs
databrickslabs
Author
databrickslabs/lakeflow-community-connectors/.claude/skills/test-and-fix-connector
6
Stars
19
Forks
Updated1w ago
Added1w ago