Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Add coverage reports to VSTS #31

Closed
bcanseco opened this issue Sep 15, 2017 · 2 comments
Closed

Add coverage reports to VSTS #31

bcanseco opened this issue Sep 15, 2017 · 2 comments

Comments

@bcanseco
Copy link
Owner

And maybe add a task and docs for it too
https://docs.microsoft.com/en-us/visualstudio/test/troubleshooting-code-coverage

@bcanseco bcanseco self-assigned this Sep 15, 2017
@bcanseco
Copy link
Owner Author

@bcanseco bcanseco moved this from Backlog to ToDo in Milestone 5 Sprint Board Sep 21, 2017
@bcanseco bcanseco added this to the Milestone 5 milestone Sep 21, 2017
@bcanseco bcanseco moved this from ToDo to In Progress in Milestone 5 Sprint Board Oct 2, 2017
@bcanseco
Copy link
Owner Author

bcanseco commented Oct 2, 2017

Code coverage is not yet supported by dotnet test which is what our build process uses. I did however enable getting code coverage in Visual Studio using Test > Analyze Code Coverage. You can also use Live Unit Testing to see line markers right on the source code lines.

@bcanseco bcanseco closed this as completed Oct 2, 2017
@bcanseco bcanseco moved this from In Progress to Resolved in Milestone 5 Sprint Board Oct 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

1 participant