【发布时间】:2023-03-09 09:31:01
【问题描述】:
我想使用 gatling junit 报告使用 Hudson 在 Testlink 中自动上传它,但文件中没有类名标签,所以我无法将它链接到测试用例。有什么方法可以添加吗?
【问题讨论】:
标签: testing junit assertions gatling
我想使用 gatling junit 报告使用 Hudson 在 Testlink 中自动上传它,但文件中没有类名标签,所以我无法将它链接到测试用例。有什么方法可以添加吗?
【问题讨论】:
标签: testing junit assertions gatling
最后,我不需要更改junit文件!我在 testling 中使用了测试套件名称作为自定义字段,并在 hudson 中使用 testlink 插件对其进行了配置。
【讨论】: