MCPcopy
hub / github.com/compodoc/compodoc / cli-generation-big-app.spec.ts

File cli-generation-big-app.spec.ts

test/src/cli/cli-generation-big-app.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const eol = require("os").EOL;
2
3import { expect } from "chai";
4import { exists, read, shell, temporaryDir } from "../helpers";

Callers

nothing calls this directly

Calls 8

temporaryDirFunction · 0.90
readFunction · 0.90
existsFunction · 0.90
doneFunction · 0.85
cleanMethod · 0.80
itFunction · 0.50
createMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected