Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ browser-runner.ts
File
browser-runner.ts
packages/socket.io-client/test/browser-runner.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Launcher } from
"@wdio/cli"
;
2
import
{ createServer } from
"./support/server"
;
3
4
const
launcher =
new
Launcher(
"./wdio.conf.js"
);
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected