MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / init.test.ts

File init.test.ts

packages/cli/src/commands/init.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { spawnSync } from "node:child_process";
3import { existsSync, mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 5

resolveFunction · 0.85
runInitFunction · 0.85
withFixtureFunction · 0.85
applyResolutionPresetFunction · 0.85

Tested by

no test coverage detected