MCPcopy Index your code
hub / github.com/angular/angular-cli / e2e_runner.ts

File e2e_runner.ts

tests/e2e_runner.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseArgs, styleText } from 'node:util';
2import glob from 'fast-glob';
3import * as path from 'node:path';
4import * as fs from 'node:fs';

Callers

nothing calls this directly

Calls 13

setGlobalVariableFunction · 0.90
mktempdFunction · 0.90
findFreePortFunction · 0.90
createNpmRegistryFunction · 0.90
findPackageTarsFunction · 0.85
runStepsFunction · 0.85
exitMethod · 0.80
resolveMethod · 0.80
onMethod · 0.80
logMethod · 0.65
errorMethod · 0.65
dirnameFunction · 0.50

Tested by

no test coverage detected