Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ createProject, runCli } from
'./utils'
;
3
import
fs from
'node:fs'
;
4
Callers
nothing calls this directly
Calls
2
createProject
Function · 0.90
runCli
Function · 0.90
Tested by
no test coverage detected