MCPcopy Create free account
hub / github.com/arctic-cli/interface / skill.test.ts

File skill.test.ts

packages/arctic/test/skill/skill.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, describe } from "bun:test"
2import { tmpdir } from "../fixture/fixture"
3import { Instance } from "@/project/instance"
4import { Skill } from "@/skill/types"

Callers

nothing calls this directly

Calls 2

tmpdirFunction · 0.90
getMethod · 0.45

Tested by

no test coverage detected