【发布时间】:2011-10-28 17:02:58
【问题描述】:
我可以使用批处理命令在Hudson 中成功运行NUnit,它会在NUnit 安装目录中生成TestResult.xml。但是Hudson 生成的错误是
No NUnit test report files were found. Configuration error?
在为Publish NUnit test result report 下的xml 文件提供正确路径之后。 xml 文件应该在项目的工作区中还是有任何其他配置可以使其工作???
我提到了Problem Publishing NUnit Testing Result Reports with Hudson 也是,但没有找到答案。
【问题讨论】:
标签: unit-testing nunit hudson