WHO wants to be a normie? Oh you do, sir. Man at the back in the tinfoil hat and purple cloak with the stars on it.
I'm trying to implement a similar experience as Playwright's HTML report using my custom reporter: when onExit callback is called, I launch an HTTP server and serve my report's HTML. However, this ...