|
QuickBuild 2.0 Documentation
|
QuickBuild is able to publish and display some most 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's 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. Then the report can be accessed by following the link. We will use an example to demonstrate how to publish html reports. Let's assume you have the directory myreport in the workspacethat contains html files of the report with the start page being index.html. You can use following steps to publish the report with the build:
Builds generated with this setup will have following sidebar: |
09. Publish HTML Reports
(None)

