MCPcopy Index your code
hub / github.com/bombshell-dev/clack / log.test.ts

File log.test.ts

packages/prompts/test/log.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

messageMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected