【发布时间】:2019-11-09 08:58:55
【问题描述】:
在 Team City 中,测试通过或失败都会更新,这对于长时间运行的测试很有用(您可能会中止运行)。
您还可以在构建运行时发布 arificts。例如
##teamcity[publishArtifacts 'alogOrScreenshot']
您能否在 Azure DevOps 中执行此操作,最好使用 VS Runner?
【问题讨论】:
标签: azure-devops teamcity vstest azure-artifacts