You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

This page is outdated. Please see new page.


 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

必須

既定

説明

ディレクトリ

いいえ

なし

URI of a directory containing your test result files.

URL

いいえ

なし

URI of a particular test result XML file.

reportdetail

いいえ

'fixture'

Detail for report. Can be 'all', 'fixture', 'summary' or 'failuresonly'.

デバッグ

いいえ

false

Show the content of failures, as well as their message.

  • ラベルなし