omerabr
13 years agoOccasional Contributor
Generate JUnit report after project run
Hi All,
I am trying to generate a single-page JUnit style project report (same option as exist in GUI) using Groovy . I should generate the report after the project finished..(i will use the AfterRun event).
Can someone please assist with a code snippet for that? it should be a single HTML (JUnit-style). no further customization is needed, the default template is fine.
Thanks a lot!
I am trying to generate a single-page JUnit style project report (same option as exist in GUI) using Groovy . I should generate the report after the project finished..(i will use the AfterRun event).
Can someone please assist with a code snippet for that? it should be a single HTML (JUnit-style). no further customization is needed, the default template is fine.
Thanks a lot!