MCPcopy Index your code
hub / github.com/zenstackhq/zenstack / custom-plugin.test.ts

File custom-plugin.test.ts

packages/cli/test/plugins/custom-plugin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execSync } from 'node:child_process';
2import fs from 'node:fs';
3import path from 'node:path';
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 3

createProjectFunction · 0.90
runCliFunction · 0.90
execSyncFunction · 0.85

Tested by

no test coverage detected