What problem does it solve?
Manually setting up Behave BDD test projects for Databricks is time-consuming and error-prone, requiring manual wiring of SDK integration, test isolation, and configuration. This Skill automates the entire scaffolding process to get you testing in minutes.
Core Features & Use Cases
- Full Project Scaffolding: Generates a complete Behave project structure with pre-configured Databricks SDK integration, including environment hooks, step definitions, and configuration files.
- Test Isolation: Built-in ephemeral schema lifecycle management prevents cross-test run contamination for reliable, repeatable tests.
- Multi-Domain Step Definitions: Includes ready-to-use step files for Unity Catalog, Pipelines, Jobs, Apps, and SQL operations, plus shared common steps for workspace connections and table assertions.
- Use Case: A Databricks app developer can spin up acceptance tests for a new pipeline deployment in minutes, instead of hours of manual setup and configuration.
Quick Start
Use the bdd-scaffold skill to generate a complete Behave test project for your Databricks workspace with pre-configured SDK integration and test isolation.