MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / oxlint-plugin-executor.test.ts

File oxlint-plugin-executor.test.ts

packages/core/sdk/src/oxlint-plugin-executor.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest";
2import { spawnSync } from "node:child_process";
3import { mkdir, rm, writeFile } from "node:fs/promises";
4import { dirname, join, resolve } from "node:path";

Callers

nothing calls this directly

Calls 3

runOxlintOnFunction · 0.85
runOxlintFileFunction · 0.85
resolveFunction · 0.50

Tested by

no test coverage detected