Skip to content

Change path for gherkin tests #92

@NeaguGeorgiana23

Description

@NeaguGeorgiana23

Onc eall the features for the SDK are implemented, tha MODULE.bazel should be updated as follows:

filegroup(
    name = "gherkin_features",
    srcs = glob(["specification/assets/gherkin/*.feature"]),
)
""",
)

This will enable all gherkin tests, not just a specific folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions