Skip to content

run a single test from datacontract.yaml #1080

@BennoGBN

Description

@BennoGBN

Hi Team

Our Use Case
We have a datacontract.yaml file for a table that includes several quality tests. These tests are critical, non-critical, performance-intensive, or less performance-intensive.
We would like to execute these tests based on their category or run them in parallel (at different places or times in our data pipeline) without splitting the main datacontract.yaml into multiple files.
Currently, I see that the datacontract test option provides granularity at the YAML file level, but not at the level of tags or individual quality test names.

Requested Feature
It would be very useful for us if we could assign tags to our tests and run them selectively. For example, using a command like this: datacontract test --server production datacontract.yaml --tag [my_tag]
Are there any plans to support such functionality in the future?

Thanks in advance for your response and assistance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions