MCPcopy Index your code
hub / github.com/anomalyco/opencode / shared.test.ts

File shared.test.ts

packages/opencode/test/plugin/shared.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { parsePluginSpecifier } from "../../src/plugin/shared"
3
4describe("parsePluginSpecifier", () => {

Callers

nothing calls this directly

Calls 3

parsePluginSpecifierFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected