[Minor] MSTest/Xunit log output: line breaks are doubled.
Line breaks are doubled for MSTest/Xunit test output.
As example:
this page, output for SimplePerfTest from
CodeJam.PerfTests-Tests.MSTest.dll:
BenchmarkDotNet=v0.9.7.0
OS=Microsoft Windows NT 6.3.9600.0
Processor=Intel(R) Xeon(R) CPU 2.30GHz, ProcessorCount=1
...
same test run under nUnit:
BenchmarkDotNet=v0.9.7.0
OS=Microsoft Windows NT 6.3.9600.0
Processor=Intel(R) Xeon(R) CPU 2.30GHz, ProcessorCount=1
...
As a sidenote: any plans to sort or group tests by assembly / type / method names ?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 13 Jul, 2016 11:04 PM
Will take a look. An issue to track the status: https://github.com/appveyor/ci/issues/916
Support Staff 2 Posted by Feodor Fitsner on 16 Jul, 2016 08:39 PM
It's been fixed.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:07 AM.