MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / help.test.ts

File help.test.ts

apps/desktop/src/cli/help.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { renderHelp, renderVersion } from './help'
3
4// Strip ANSI color codes so assertions run on plain text.

Callers

nothing calls this directly

Calls 3

renderHelpFunction · 0.90
renderVersionFunction · 0.90
plainFunction · 0.85

Tested by

no test coverage detected