MCPcopy
hub / github.com/opral/inlang / plugin.test.ts

File plugin.test.ts

packages/templates/plugin/src/plugin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from "vitest";
2import { loadProjectInMemory, newProject } from "@inlang/sdk";
3import { plugin } from "./plugin.js";
4

Callers

nothing calls this directly

Calls 2

newProjectFunction · 0.90
loadProjectInMemoryFunction · 0.90

Tested by

no test coverage detected