MCPcopy
hub / github.com/deepnote/deepnote / cli.test.ts

File cli.test.ts

packages/cli/src/cli.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
2import { createProgram, run } from './cli'
3import { resetOutputConfig } from './output'
4import { version } from './version'

Callers

nothing calls this directly

Calls 3

resetOutputConfigFunction · 0.90
createProgramFunction · 0.90
runFunction · 0.90

Tested by

no test coverage detected