MCPcopy
hub / github.com/TypeStrong/ts-node / sourcemaps.spec.ts

File sourcemaps.spec.ts

src/test/sourcemaps.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as expect from 'expect';
2import { createExec, createExecTester } from './exec-helpers';
3import { CMD_TS_NODE_WITH_PROJECT_FLAG, ctxTsNode, TEST_DIR } from './helpers';
4import { context } from './testlib';

Callers

nothing calls this directly

Calls 3

createExecTesterFunction · 0.90
createExecFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected