GoogleContainerTools / GoogleContainerTools/container-structure-test
--pull output appears in --test-report
Open
enhancement
help wanted
- Dominant language
- Go
- Stars
- 2.5k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
Hi
when running CST v1.8.0 with --pull and --test-report, the --pull output appears in the --test-report file, which is annoying as I then can't parse the test report as json without going through the extra step of extracting the json first.
Sadly, when providing -q, the test-report is empty.. which is counter intuitive as -q should really only quiet stdout.
It would be good to have test-report always generate the test-report only, regardless of other parameters.
Contributor guide
Assessment
This issue has not been assessed yet.