MCPcopy 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

1import { afterAll, afterEach, beforeAll, beforeEach, describe, expect, test, vi } from 'vitest';
2import * as prompts from '../src/index.js';
3import { MockReadable, MockWritable } from './test-utils.js';
4

Callers

nothing calls this directly

Calls 2

messageMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected