MCPcopy 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

1import { describe, it, expect, beforeAll, afterAll } from "@effect/vitest";
2import * as fs from "node:fs";
3import * as path from "node:path";
4

Callers

nothing calls this directly

Calls 5

loadPluginsFromJsoncFunction · 0.90
writeFixturePackagesFunction · 0.85
writeJsoncFunction · 0.85
asFixturePluginsFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected