Skip to content

Ability to override config properties via command line arguments #61

@guylabs

Description

@guylabs

Hi,

we have a CI environment where we run multiple projects and each one has e webapp running for the tests. Now we have some kind of logic which searches a free port to start the server and tell the application on which port the server is running. Now i just found out that I could override the port setting in the config by starting testacular with this command line argument:

--port=1234

But I can't create objects in the command line to use for example for the proxies property. Is there a possibility to add them via command line arguments or system properties ?

Thanks and regards,

Guy

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