Skip to content

table-rows parameter is not taking into account when passed as flag #54

Open
@ajoecker

Description

@ajoecker

When executing e.g. mvn clean compile gauge:execute -Denv=stage -DspecsDir=specs/contract.spec -Dflags="--table-rows=1,3,4" it is not executing three scenarios, but only one (for table-row 1)

This has already been described at: #48

The actual solution is to have the table-rows parameter not as flag, but as property

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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