|
TeamCity can be extended with a custom tab to include information provided by third-party reporting tools. If your reporting tool produces a report in HTML format, you can add a new tab to the build results page which will show the report. To do this, specify the report as an artifact and modify the configuration to instruct the server to display the report whenever it is found in the build artifacts. Two types of report tabs are available:
An example report tab might look like "OpenAPI JavaDoc" tab on this screenshot:
See Also:
|
