MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / debug_configuration.test.ts

File debug_configuration.test.ts

src/test/dart/debug_configuration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from "assert";
2import { getPackageTestCapabilitiesForDartProject } from "../../shared/test/version";
3import { fsPath } from "../../shared/utils/fs";
4import { activate, ensureArrayContainsArray, getResolvedDebugConfiguration, helloWorldFolder, helloWorldMainFile, helloWorldTestMainFile, openFile, privateApi, setConfigForTest } from "../helpers";

Callers

nothing calls this directly

Calls 7

activateFunction · 0.90
fsPathFunction · 0.90
openFileFunction · 0.90
ensureArrayContainsArrayFunction · 0.90
setConfigForTestFunction · 0.90

Tested by

no test coverage detected