.net core projects code coverage visual studio 2017

前端 未结 6 2018
一整个雨季
一整个雨季 2021-02-01 05:15

I am using Visual Studio Enterprise 2017 to develop my .net core projects.

My solution also has some unit test projects and I want to view my current Code coverage.

6条回答
  •  时光说笑
    2021-02-01 06:06

    This issue has been fixed with Version 15.3:

    https://github.com/Microsoft/vstest-docs/blob/master/docs/analyze.md#coverage

提交回复
热议问题