Publish HTML Reports

You are viewing an old version (v. 2) of this page.
The latest version is v. 15, last edited on Aug 06, 2009 (view differences | )
<< View previous version | view page history | view next version >>

QuickBuild is able to publish and display some commonly used build reports, such as JUnit, Checkstyle, NUnit, EMMA, etc. For reports that QuickBuild does not have native support, you can write a plugin (refer to the [developer guide]) to publish and display the report, or if the report can be generated in HTML form, you can publish the html report to generate a link in build detail screen following which the html report can be accessed. We will use a sample to demonstrate how to publish html reports.

Assume you have the directory myreport in the [workspace], you can

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