This page last changed on Jul 06, 2005 by tom@atlassian.com.

Display a summary of JUnit test results from a directory accessible from the Confluence server.

When generating reports, set ant formatter to "xml".

Usage:
{junitreport:directory=file:///*directory*/\}
OR
{junitreport:url=http://*host*/*path*\}

parameter Required Default Description
directory no none URI of a directory containing your test result files.
url no none URI of a particular test result XML file.
reportdetail no 'fixture' Detail for report. Can be 'all', 'fixture', 'summary' or 'failuresonly'.
debug no false Show the content of failures, as well as their message.
Document generated by Confluence on May 01, 2007 19:28