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

File output.test.ts

packages/cli/src/output.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 {
3 debug,
4 error,

Callers

nothing calls this directly

Calls 11

resetOutputConfigFunction · 0.90
getOutputConfigFunction · 0.90
setOutputConfigFunction · 0.90
getChalkFunction · 0.90
shouldDisableColorFunction · 0.90
outputFunction · 0.90
logFunction · 0.90
debugFunction · 0.90
errorFunction · 0.90
outputJsonFunction · 0.90
outputToonFunction · 0.90

Tested by

no test coverage detected