{ "suites": ["test/unit"], "plugins": { "local": { "browserOptions": { "chrome": [ "headless", "disable-gpu" ], "firefox": [ "-headless" ] } } } }