MCPcopy 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

1import { describe, test, expect, beforeEach, afterEach } from 'bun:test'
2import { Command } from 'commander'
3
4describe('CLI Argument Parsing', () => {

Callers

nothing calls this directly

Calls 3

beforeEachFunction · 0.85
afterEachFunction · 0.85
parseTestArgsFunction · 0.85

Tested by

no test coverage detected