cucumber-reporting icon indicating copy to clipboard operation
cucumber-reporting copied to clipboard

How to add cucumber-html-reports to workspace folder

Open tilston1000 opened this issue 4 years ago • 2 comments

Hey, I was just after some assistance please. I've got the cucumber reporting plugin working, and it's really great, thank you for this.

However, I was wondering if you could help with an issue I am having. The cucumber reports are automatically written to the below folder: C:\Users*username*.jenkins\jobs\feedback_firefox\builds\69\cucumber-html-reports

What I'd like to do is move the 'overview-features.html', which is generated in the above folder, into my workspace folder. The reason for this is that I am using another plugin called Editable Email Notification, which will allow me to attach test reports and send these out to an email distribution list.

Unfortunately, this plugin expects any attachments to be within the workspace folder but this isn't the case for the cucumber-html-reports. Is there a way as part of the post build steps for cucumber reports for me to automatically move them to the workspace folder, so that I can easily attach them to emails?

tilston1000 avatar May 19 '20 09:05 tilston1000

It does not support it. You can work on this as I'd be happy to merge such feature

damianszczepanik avatar Jun 11 '20 20:06 damianszczepanik

@tilston1000 , can you please help with the steps to get cucumber reporting plugin work? I am not able to get where to place the cucumber report json file generated via our project to be able to generate the trends

SavitaKhilnani avatar Oct 04 '22 12:10 SavitaKhilnani