HtmlGenerator

HtmlGenerator

Ported from @rpii/wdio-html-reporter, we don't want to base64 encode our images (we already need a folder for the summary). Besides, the way he's doing it is causing npm install errors for prototype pollution.

He uses TypeScript and we don't, so this seems easier than a fork.