【发布时间】:2018-09-29 17:24:02
【问题描述】:
我有一个用 dotnet core 编写的测试项目。这需要以 XML 或 HTML 格式发布结果。有没有办法可以使用相同的命令将结果发布到特定目录?--result-directory 不适合我
【问题讨论】:
-
我在这里有一个 trx/html 示例:stackoverflow.com/questions/49049029/…
标签: .net-core command-line-arguments dotnet-core-pack