Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ run-scenarios.ts
File
run-scenarios.ts
packages/server-e2e/scripts/run-scenarios.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ createInterface } from
'node:readline'
;
3
import
{ readdirSync } from
'node:fs'
;
4
import
{ join, resolve } from
'node:path'
;
Callers
nothing calls this directly
Calls
6
recordReportEvent
Function · 0.85
writeHtmlReport
Function · 0.85
main
Function · 0.70
write
Method · 0.65
exit
Method · 0.65
resolve
Function · 0.50
Tested by
no test coverage detected