Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ load-plugins.test.ts
File
load-plugins.test.ts
packages/core/config/src/load-plugins.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeAll, afterAll } from
"@effect/vitest"
;
2
import
* as fs from
"node:fs"
;
3
import
* as path from
"node:path"
;
4
Callers
nothing calls this directly
Calls
5
loadPluginsFromJsonc
Function · 0.90
writeFixturePackages
Function · 0.85
writeJsonc
Function · 0.85
asFixturePlugins
Function · 0.85
resolve
Method · 0.80
Tested by
no test coverage detected