【问题标题】:TeamCity: How to show Nunit3 file attachments in TeamCity test results?TeamCity:如何在 TeamCity 测试结果中显示 Nunit3 文件附件?
【发布时间】:2017-08-09 22:37:42
【问题描述】:

NUnit3 最近添加了使用TestContext.AddTestAttachment() 将附件添加到测试结果的功能。这会在结果中添加文件的 url\filelink。我可以看到控制台运行程序生成的测试结果 XML 中的条目。

但我在 Teamcity 上看不到附件链接。如何强制 teamcity 显示作为附件添加的文件链接。

【问题讨论】:

    标签: nunit teamcity nunit-3.0 nunit-console


    【解决方案1】:

    据我所知,TeamCity 尚未实现任何功能来显示测试附件。

    您应该为此提出功能请求,here。您可以通过指出 VSTS 确实显示这些文件附件来添加您的案例。 ;-)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-02-07
      • 1970-01-01
      • 2013-08-20
      • 1970-01-01
      • 2014-10-08
      • 1970-01-01
      相关资源
      最近更新 更多