Skip to content

Add support for more dynamic config files #569

@ssbarnea

Description

@ssbarnea

While #274 added support for config files these are currently 100% static and there is no way to use js based config files or at least to be able to expand environment variables inside the JSON file.

In my particular case I need to make the name of the final cobertura report file more dynamic as I am looping over a set of tests and I do not want them override each other.

Another issue related to supporting only json format is that it does not support comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions