My own html report in build summary

1.5k Views Asked by At

Previously, I used testlink. This plugin generated a nice table with the test results in the build summary view.

Now, I don't use testlink anymore, so this plugin cannot be used. But instead, I want to feed a html report (which I take care of generating) to the build summary view.

I tried HTML Publisher Plugin, but it makes a link instead of displaying in the build summary view.

Is there such a plugin that allows me to specify that a certain .html file from the workspace will be included?

Bonus question: or even a plugin that allows a .html fragment to avoid the use of i-frames?

1

There are 1 best solutions below

3
eyalstoler On

Try using the Summary Display Plugin. It work pretty good.

The configuration is a bit tricky so I'm adding an example screenshot of my configuration.