Jenkins cucumber reports to show on main job's page

686 views Asked by At

I run cucumber tests as part of a continuous integration for one of my products. I use the Jenkins cucumber-reports plug-in.
It all works well and is very useful!

I'd like to be able to show the reports on the main Jenkins job's page and not under an inner page in the job.

Does anyone have an idea on this?

1

There are 1 answers

1
mainframer On

Have you tried Dashboard View plugin? I have been using it for monthes and I used it to customize my jenkin's Homepage. It give you the ability to add any portlet into your jenkins Homepage. This is how my jenkins Homepage looks like after I started to use this Dashboard View plugin. I am not sure if it support cucumber report or not but at least you can have a try. enter image description here