Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ run.ts
File
run.ts
dev-packages/e2e-tests/run.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable no-console */
2
import
{ spawn } from
'child_process'
;
3
import
* as dotenv from
'dotenv'
;
4
import
{ mkdtemp, readFile, rm } from
'fs/promises'
;
Callers
nothing calls this directly
Calls
3
run
Function · 0.70
catch
Method · 0.65
error
Method · 0.65
Tested by
no test coverage detected