Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ test, expect } from
"vitest"
;
2
import
{ loadProjectInMemory, newProject } from
"@inlang/sdk"
;
3
import
{ plugin } from
"./plugin.js"
;
4
Callers
nothing calls this directly
Calls
2
newProject
Function · 0.90
loadProjectInMemory
Function · 0.90
Tested by
no test coverage detected