Viewing Code Coverage Results outside of Visual studio

后端 未结 6 1380
我寻月下人不归
我寻月下人不归 2021-02-01 18:54

I\'ve got some unit tests, and got some code coverage data. Now, I\'d like to be able to view that code coverage data outside of visual studio, say in a web browser. But, when I

6条回答
  •  野的像风
    2021-02-01 19:21

    Might help: you can open all the coverage data in the Code Coverage Results pane and copy&paste it to Excel...

提交回复
热议问题