Description
The test logger produces a console output
vstest console does not show this output for default verbosity level (quiet)
Steps to reproduce
Install .NET Core sdk-2.1.300-rc1 or 2.1.200
Run tests from sample
Messages like ##teamcity[testStarted should be in the stdOut
Expected behavior
Test Logger console output should be visible for any verbosity level
Actual behavior
Test Logger console output is not visible for quiet verbosity level
Diagnostic logs
quiet.txt
normal.txt
Environment
Windows 10
dotnet --version
2.1.300-rc1-008673
2.1.200