MCPcopy Index your code
hub / github.com/zenstackhq/zenstack / format.test.ts

File format.test.ts

packages/cli/test/format.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { createProject, runCli } from './utils';
3import fs from 'node:fs';
4

Callers

nothing calls this directly

Calls 2

createProjectFunction · 0.90
runCliFunction · 0.90

Tested by

no test coverage detected