damianszczepanik / cucumber-reporting

HTML reports for Cucumber
GNU Lesser General Public License v2.1
546 stars 402 forks source link

Is there a way to store cucumber reports into Jenkins workspace? #1086

Closed Enigmaderockz closed 1 year ago

Enigmaderockz commented 1 year ago

I can see that cucumber report is getting generated and displaying on the main page but is there any location where we can store this HTML in jenkins workspace? I am running Jenkins in unix.

damianszczepanik commented 1 year ago

Stored on the directory where build hosts its information https://github.com/damianszczepanik/cucumber-reporting/blob/master/src/main/java/net/masterthought/cucumber/ReportBuilder.java#L46