Is there a way to run unit test for a WebGL webapp in a headless browser Is there a way to run unit test for a WebGL webapp in a headless browser jenkins jenkins

Is there a way to run unit test for a WebGL webapp in a headless browser


As of 2020 using puppeteer is probably the easiest way to use a headless browser that supports WebGL.

You can also use Chromium in headless mode directly