Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-quic-test-server.mjs
File
test-quic-test-server.mjs
test/parallel/test-quic-test-server.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-quic
2
import
{ hasQuic, isAIX, isIBMi, isWindows, skip } from
'../common/index.mjs'
;
3
import
{ existsSync } from
'node:fs'
;
4
import
{ resolve } from
'node:path'
;
Callers
nothing calls this directly
Calls
8
skip
Function · 0.90
stop
Method · 0.65
existsSync
Function · 0.50
resolve
Function · 0.50
setTimeout
Function · 0.50
path
Method · 0.45
help
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected