开发者

Junit report as PDF, preferably with Maven

Hey all, Looking for feedback if开发者_JAVA百科 anyone has a good way to, when you finalize the code, run one last Junit run and create a PDF-version of the junit report.


Maven PDF plugin with Surefire report: http://maven.apache.org/plugins/maven-pdf-plugin/surefire-report.html


You can use http://junitpdfreport.sourceforge.net

Unfortunately maven is not supported. You have to configure it with AntRun plugin.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜