Skip to content

Support passing some/all attributes as environment variable #408

@roeycarmi

Description

@roeycarmi

Is your feature request related to a problem? Please describe.
When running pytest as part of CI automation, like Jenkins, it is way easier to leave the code as is and set environment variables rather than adding many flags to the pytest command.
ATM, only rp_endpoint and rp_api_key are supported. Would be amazing if other will be as well, mainly rp_launch, rp_launch_id, maybe rp_parent_item_id; in order to allow the pytest to be a part of a greater launch.

Describe the solution you'd like
Allowing more attributes to be passed as environment variables.

Describe alternatives you've considered
Adding many flags to my command line

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