Skip to content

Can't specify --test-arguments more than once #2226

@cblp

Description

@cblp
$ stack test --test-arguments "a b" --test-arguments "c d"
Invalid option `--test-arguments'

stack=1.1.2

expected: testArguments == ["a", "b", "c", "d"]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions