Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ testDocs.js
File
testDocs.js
scripts/testDocs.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{chromium, firefox, webkit} = require(
'playwright'
);
2
const
{exec} = require(
'child_process'
);
3
const
http = require(
'http'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
2
testDocs
Function · 0.85
require
Function · 0.50
Tested by
no test coverage detected