【发布时间】:2016-04-28 15:21:39
【问题描述】:
有人能解释一下 Eclipse 中需要改变什么来解决以下 TestNG 报告问题吗?
在将 Eclipse MARS.2 TestNG 插件更新到 6.9.11.201604020423 后,TestNG 会显示消息显示写入结果存在问题:
[Utils] 创建输出目录 C:\the\project\path\test-output\old\Default 套件时出现问题 [Utils] 尝试创建 C:\the\project\path\test-output\old\Default suite\toc.html [Utils] 目录 C:\the\project\path\test-output\old\Default 套件存在:true
【问题讨论】:
-
感谢 Murali 非常明确的答复。不幸的是,testNG [Utils] 消息在测试运行结束时仍然显示在控制台上。我会重试你的建议。我也想尝试安装以前版本的testNG插件。你能告诉我如何下载旧的 testNG 吗?
标签: testng testng-eclipse