Execution time during build output
Would love to see the current execute time during the build output, on a row by row basis.
Make it an option in the BUILD tab (of the project).
example output...
1195: Discovering tests...OK
1196: xunit.console.clr4.x86 "C:\projects\pewpew\UnitTests.Web.dll" /appveyor
1197: xUnit.net console test runner (32-bit .NET 4.0.30319.34209)
1198: Copyright (C) 2013 Outercurve Foundation.
now changes to....
1195: [1m 22s] Discovering tests...OK
1196: [1m 22s] xunit.console.clr4.x86 "C:\projects\pewpew\UnitTests.Web.dll" /appveyor
1197: [1m 22s] xUnit.net console test runner (32-bit .NET 4.0.30319.34209)
1198: [1m 23s] Copyright (C) 2013 Outercurve Foundation.
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 28 Feb, 2015 07:00 PM
Great suggestion, thanks!
-Feodor
Support Staff 2 Posted by Feodor Fitsner on 28 Feb, 2015 08:35 PM
Btw, you can see timestamp labels in downloaded build log.
3 Posted by Pure Krome on 01 Mar, 2015 11:51 PM
GH Issue: https://github.com/appveyor/ci/issues/150
Pure Krome closed this discussion on 01 Mar, 2015 11:51 PM.