There is an HTML publisher plugin that I've used to display the HTML formatted 
output from the gcc coverage reporting tool "lcov".  It is simple to use the 
publisher plugin and easy to configure into the job.

The "down side" of using any externally generated HTML is that it does not 
integrate into Jenkins as elegantly as JUnit test results or NUnit test 
results, or the other more tool specific plugins.

Mark Waite



>________________________________
> From: Ken <[email protected]>
>To: [email protected] 
>Sent: Wednesday, January 16, 2013 9:50 AM
>Subject: Jenkins Plug-in that can embed and display an html page
> 
>
>Hi everyone. I'm just beginning my adventure into Jenkin's land... One of the 
>requirements I'm looking to solve is with embedding or somehow linking an html 
>page that contains build results (created by a Gallio execution).. For anyone 
>that's used Gallio as a UT framework, it can create a nicely formatted HTML 
>page with all the build output and so on... I'd like to take this output and 
>attach or embed it into the Jenkins reporting after a job has run... Can 
>anyone point me in the direction for making this happen? I'm looking through 
>different plug-ins now to see if any support this type of functionality. 
>Thanks for the help!
>
>Ken
>
>
>

Reply via email to