We regressed quiet into requiring a value to be set as a cli option (`--quiet=true`) instead of just functioning as a flag (`--quiet`). This change restores the previous interface on the command line, and adds a test to ensure no regressions. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_configuration.py | ||
| test_parse_cli.py | ||
| test_parse_env.py | ||
| test_parse_rc.py | ||