Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ cli-args.test.ts
File
cli-args.test.ts
cli/src/__tests__/cli-args.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, beforeEach, afterEach } from
'bun:test'
2
import
{ Command } from
'commander'
3
4
describe(
'CLI Argument Parsing'
, () => {
Callers
nothing calls this directly
Calls
3
beforeEach
Function · 0.85
afterEach
Function · 0.85
parseTestArgs
Function · 0.85
Tested by
no test coverage detected