test262-harness
test262-harness copied to clipboard
Browser Runner
It should be fairly straightforward to create a browser runner that launches the browser and connects to a local server (implemented in lib/runners/browser.js most likely) to receive tests, run them, and report back results.