MCPcopy Index your code
hub / github.com/Fission-AI/OpenSpec / shell-detection.test.ts

File shell-detection.test.ts

test/utils/shell-detection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import { detectShell, SupportedShell } from '../../src/utils/shell-detection.js';
3
4describe('shell-detection', () => {

Callers

nothing calls this directly

Calls 1

detectShellFunction · 0.85

Tested by

no test coverage detected