MCPcopy 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 */
2import { spawn } from 'child_process';
3import * as dotenv from 'dotenv';
4import { mkdtemp, readFile, rm } from 'fs/promises';

Callers

nothing calls this directly

Calls 3

runFunction · 0.70
catchMethod · 0.65
errorMethod · 0.65

Tested by

no test coverage detected