Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Udpate library configuration file via parameters #35

Open
x00Pavel opened this issue Sep 25, 2021 · 0 comments
Open

Udpate library configuration file via parameters #35

x00Pavel opened this issue Sep 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@x00Pavel
Copy link
Member

Add functionality for an editing configuration file that is passed to the library on prepare step and used during testing.
Two possible approaches:

  1. Pass all required arguments to prepare command and update given configuration file with them
  2. Add CLI command for editing given configuration file.
    • arguments: path to the config file in YAML format, key=value pairs that would be updated in the given file
@x00Pavel x00Pavel changed the title Edit configuration file Udpate library configuration file via parameters Sep 25, 2021
@x00Pavel x00Pavel added the enhancement New feature or request label Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant