Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bombshell-dev/clack
/ task-log.test.ts
File
task-log.test.ts
packages/prompts/test/task-log.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterAll, afterEach, beforeAll, beforeEach, describe, expect, test, vi } from
'vitest'
;
2
import
* as prompts from
'../src/index.js'
;
3
import
{ MockReadable, MockWritable } from
'./test-utils.js'
;
4
Callers
nothing calls this directly
Calls
2
message
Method · 0.80
error
Method · 0.80
Tested by
no test coverage detected