【问题标题】:MSTest results output to be shown in CruiseControl.NET要在 CruiseControl.NET 中显示的 MSTest 结果输出
【发布时间】:2014-09-13 03:07:00
【问题描述】:

我进行了以下更改以使 MSTest 结果输出显示在 CruiseControl.NET 中

1) 对于仪表板 - 在 dashboard.config 中添加了对 buildReportBuildPlugin 下的 Mstest 2008 xsl 文件的引用

xsl\MsTestReport2008.xsl 2) 对于电子邮件 - 在 ccservice.exe.config 中添加了对 xslFiles 部分下相同 xsl 文件的引用

但是第 1 点工作正常,我可以在 dasgboard 上看到 mstest 结果。但在邮件中它只是打印构建失败。它还应该显示 mstest 的摘要但在邮件中我没有收到它...?

我也在使用 Cruisecontrol.net 版本 1.5.7256.1

那么我能否就此获得任何建议,以便在邮件通知中它还应该显示带有构建失败消息的 mstest 摘要/报告...?

【问题讨论】:

标签: cruisecontrol.net


【解决方案1】:

你在 ccnet/server/xsl 中有 MsTestReport2008.xsl 文件吗?重启IIS服务有用吗?

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2023-03-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-12-10
    • 2011-02-22
    • 2011-04-02
    • 2019-07-23
    相关资源
    最近更新 更多