THREEAR
THREEAR copied to clipboard
Basic browser testing
It would be good to test the library in an actual browser. I'm not sure how realistic this is in as we'd probably need to mock getUserMedia and some other things, but it could be quite powerful in detecting that the code loads without errors as a minimum and potentially regressions we got it working.
Options might be frameworks like Intern, Karmatic or jest-puppeteer.