-
Type:
Improvement
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: PDK 1.6.1
-
Component/s: None
-
Labels:
-
Template:customfield_10700 262547
-
Release Notes:Bug Fix
-
Release Notes Summary:Clarified the effect of the `--verbose` flag for `pdk test unit` in the help output to note that it only affects the behaviour when combined with `--list`.
-
QA Risk Assessment:Needs Assessment
From GitHub:
From the help page for "pdk test unit" --verbose: |
"More verbose output. Displays examples in each unit test file."
|
This seems broken, --verbose does not display anything additional.
|
This is a good point. The --verbose flag only affects the behaviour when used with --list, but that's not made clear in the help text.
- links to