prashanth-sams/pytest-html-reporter

Merge html reports from multiple parrallels execution

alexandrepujos opened this issue · 0 comments

When multiple pytest tests run in different environment and reports need to be merge into one, it would be nice to have a way to generate a html report with multiple output.json files or html files that will be merge into one HTML report.
It appears that only part of the html report info are store into output.json.