[ http://jira.codehaus.org/browse/MPJUNITREPORT-6?page=all ]

Cyrille Le Clerc updated MPJUNITREPORT-6:
-----------------------------------------

    Attachment: junit-report-test.zip
                junit-report-MPJUNITREPORT-6.diff

NOTE : 
Displaying SystemOut end SystemErr in maven junit-report report a patch of 
commons-jelly-tags-ant-1.0.jar provided by JELLY-209 and included in 
commons-jelly-tags-ant-1.1-SNAPSHOT.jar.

FIX DESCRIPTION :
- This fix is inspired from Ant JUnitReport task
- If SystemOut (or SystemErr) is not empty
 -> add hyperlink [system out] (or [system err]) under test-suite.name in 
junitreport.html
 -> create target/generated-xdocs/junit-report/ ${com/mycompany/...} / 
${test-case-name}-out.xml (or ${test-case-name}-err.xml for SystemErr)
 
UPLOADED FILES :
- junit-report-MPJUNITREPORT-6.diff : diff to update junit.jsl
- junit-report-test.zip : a test project to validate the fix. You can look at 
target/docs/junit-report.html 


> Possibility to include System.out/System.err in the generated report.
> ---------------------------------------------------------------------
>
>          Key: MPJUNITREPORT-6
>          URL: http://jira.codehaus.org/browse/MPJUNITREPORT-6
>      Project: maven-junitreport-plugin
>         Type: Improvement
>  Environment: Any.
>     Reporter: Jan-Helge Bergesen
>     Priority: Minor
>  Attachments: junit-report-MPJUNITREPORT-6.diff, junit-report-test.zip
>
>
> It'd be nice if there was a way to specify, by means of a property, that the 
> generated HTML report should include System.out and System.err messages. (or 
> potentially a way to include the contents of a file into the report, i.e. a 
> log file from a Log4J LoggedTestCase).
> It often is useful to see the diagnostics from a test case in order to 
> evaluate the degrees of successes and failures, since they may not be 
> absolutes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to