MCPcopy Index your code
hub / github.com/TypeScriptToLua/TypeScriptToLua / directories.spec.ts

File directories.spec.ts

test/transpile/directories.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from "path";
2import * as ts from "typescript";
3import * as tstl from "../../src";
4import { transpileFilesResult } from "./run";

Callers

nothing calls this directly

Calls 3

transpileFilesResultFunction · 0.90
expectFunction · 0.85
toHaveDiagnosticsMethod · 0.80

Tested by

no test coverage detected