MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / test.ts

File test.ts

dev-packages/node-integration-tests/suites/modules/test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SDK_VERSION } from '@sentry/core';
2import { join } from 'path';
3import { afterAll, describe, expect, test } from 'vitest';
4import { cleanupChildProcesses, createRunner } from '../../utils/runner';

Callers

nothing calls this directly

Calls 5

cleanupChildProcessesFunction · 0.90
testFunction · 0.90
createRunnerFunction · 0.90
joinFunction · 0.90
startMethod · 0.65

Tested by

no test coverage detected