This server will be upgraded at 3pm Sydney time on December 3rd (December 2nd, 8pm PST) and will be down for up to 30 minutes.
This documentation relates to an early version of Confluence.
View this page in the current documentation or visit the current documentation home.

JUnit Report Macro

All Versions
Click for all versions
Confluence 1.4 Documentation

Index

The JUnit Report Macro displays a summary of JUnit test results from a directory accessible from the Confluence server.

When generating reports, set ant formatter to 'XML'.

Junit Report Macro

{junitreport:directory=file:///*directory*/}

or

{junitreport:url=http://*host*/*path*}

where:

directory : URL of a directory containing your test result files.
url : URL of a particular test result XML file.
reportdetail: Detail for report. Can be 'all', 'fixture', 'summary' or 'failuresonly'.
debug: Shows the content of failures, as well as the error messages.

RELATED TOPICS

Working with Macros

Take me back to Help Home

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.