So if I have Test1.html and Test2.html and need to combine all tests result from the files into 1 html, is this possible? There are other packages that can combine html files, but they dont work very well with extent reports.
I have tried Extent Reports v2-v4 and cant seem to find anything simple that can do this for me.
More information on the test environment: We have 100+ machines running at the same time doing tests. Each machine uploads the html report to a central jenkins server. Once the reports are there, we need those combined into 1 html. Ive looked at other packages that are designed to combine html and xml files into one, but those packages just mangle the data inside and the final report isnt very helpful. I was hoping that Extent had functionality inside that could do this for us.