Open
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.