【发布时间】:2018-10-12 12:19:22
【问题描述】:
我正在 vstest.console.exe 上运行测试。如何指定结果文件的位置?
vstest.console.exe [TestLocation] /Logger:trx /Platform:x64 /InIsolation /Tests:[Testname]
解决方案:从我希望“TestResults”出现的文件夹中运行测试
【问题讨论】:
-
你使用 TFS 吗?
标签: tfs azure-devops vstest vstest.console