代码之家  ›  专栏  ›  技术社区  ›  James Andrew Smith

使用visual studio 15.3的dotnet core 1.1中的代码覆盖率

  •  1
  • James Andrew Smith  · 技术社区  · 8 年前

    我收到一条消息说生成了空结果。我目前在visual studio 15.3实例中安装了代码覆盖率1.3。

    谢谢

    1 回复  |  直到 8 年前
        1
  •  1
  •   Hung Quach    8 年前

    Visual studio 2017 15.3仍然不支持代码覆盖率。

    您只能向第三方显示代码覆盖率

    .net core projects code coverage visual studio 2017

    推荐文章