【问题标题】:testng emailable-report.html in chronological order?testng emailable-report.html 按时间顺序排列?
【发布时间】:2015-07-08 02:35:55
【问题描述】:

是否可以从 TestNG 中按时间顺序获取emailable-report.html

我的测试类和方法都乱序显示。

我知道test-output/index.html 按时间顺序排序,但我也想在 emailable-report.html 中按时间顺序查看

【问题讨论】:

    标签: java report testng


    【解决方案1】:

    据我所知,您需要编写一个自定义报告来执行此操作,我很确定现有报告只是按原样迭代结果对象,并且没有保证检索的排序顺序。

    【讨论】:

      猜你喜欢
      • 2020-04-15
      • 1970-01-01
      • 2016-03-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-10-25
      • 1970-01-01
      相关资源
      最近更新 更多