【问题标题】:Is there a html reporter plugin for JUnit, like ReportNG for TestNG?是否有适用于 JUnit 的 html 报告器插件,例如适用于 TestNG 的 ReportNG?
【发布时间】:2012-02-08 15:38:31
【问题描述】:

ReportNG 是一个很好的用于 TestNG 的 Html Reporter 插件。使用 JUnit 时,我正在寻找等效版本。 有谁知道一些有用的插件吗?

【问题讨论】:

    标签: html plugins junit testng reportng


    【解决方案1】:

    JUnit 没有 html 报告器。但是,如果您使用的是 maven 或 ant,则有。

    对于 maven,请查看 maven-surefire-plugin(特别是 maven-surefire-report-plugin

    对于蚂蚁,请查看JUnit Report task

    【讨论】:

      猜你喜欢
      • 2011-02-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-11-30
      相关资源
      最近更新 更多