JetBrains / TeamCity.VSTest.TestAdapter

Apache License 2.0
30 stars 14 forks source link

vstest does not send test output to stdOut/stdErr for verbosity level quiet, minimal #20

Closed NikolayPianikov closed 6 years ago

NikolayPianikov commented 6 years ago

Related issue is https://github.com/Microsoft/vstest/issues/1590

Also related to:

The sample of workaround: vstest.console.exe Tests.dll /TestAdapterPath:. /logger:TeamCity /logger:console;Verbosity=normal