Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/lowcode-engine
/ cli.test.ts
File
cli.test.ts
modules/code-generator/tests/cli.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ run } from
'../src/cli'
;
2
3
describe(
'cli'
, () => {
4
// standalone 模式下不需要测试 cli
Callers
nothing calls this directly
Calls
1
run
Function · 0.90
Tested by
no test coverage detected