我正在 Azure 管道中运行自动化测试,并使用 NUnit VS 测试适配器和 Visual studio 测试任务。该.trx文件已附加在测试运行摘要中。但在发布测试结果任务中我可以看到警告No test result files matching **/*.trx were found。
.trx
No test result files matching **/*.trx were found
构建成功,但.trx发布测试结果任务中未显示文件
你能帮助我找到我所缺少的吗?
azure-devops azure-pipelines
azure-devops ×1
azure-pipelines ×1