MCPcopy Index your code
hub / github.com/dmno-dev/bumpy / shell.test.ts

File shell.test.ts

packages/bumpy/test/utils/shell.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, describe } from 'bun:test';
2import { runStreaming, runAsync, runArgsAsync } from '../../src/utils/shell.ts';
3
4describe('runStreaming', () => {

Callers

nothing calls this directly

Calls 3

runStreamingFunction · 0.90
runAsyncFunction · 0.90
runArgsAsyncFunction · 0.90

Tested by

no test coverage detected