Junit HTML report

Posted by nomemory on Stack Overflow See other posts from Stack Overflow or by nomemory
Published on 2010-03-05T09:04:53Z Indexed on 2010/03/08 13:51 UTC
Read the original article Hit count: 345

Filed under:
|
|
|

Is there a way to (easily) generate a HTML report that contains the tests results ? I am currently using JUnit in addition to Selenium for testing web apps UI.

PS: Given the project structure I am not supposed to use ANT :(

© Stack Overflow or respective owner

Related posts about junit

Related posts about selenium