是否支持使用dotnetcore在tfs 2017上进行代码覆盖?
若有,有指示吗?我无法找到任何。
答案 0 :(得分:1)
代码覆盖率和其他数据收集不支持,没有代理支持。
我们正在解决此问题 https://github.com/Microsoft/vsts-agent/pull/1149/files将更新 线程一旦修复就消失了,新的代理就会被释放。线 https://github.com/microsoft/vstest/issues/579#issuecomment-324401462
来源链接:VSTest task fails to execute tests in .NET Core 2.0 test project