Skip to content

allow specifying options in pyproject.toml #4843

@DetachHead

Description

@DetachHead

so instead of robot --outputdir output --listener Foo --listener Bar you could define it like this:

[tool.robot]
outputdir = "output"
listeners = ["Foo", "Bar"]

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