MCPcopy
hub / github.com/conventional-changelog/commitlint / cli.test.ts

File cli.test.ts

@commitlint/cli/src/cli.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from "vitest";
2import { createRequire } from "node:module";
3import path from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 6

testFunction · 0.85
writePkgFunction · 0.85
resolveMethod · 0.80
gitBootstrapFunction · 0.70
cliFunction · 0.70
fixBootstrapFunction · 0.70

Tested by

no test coverage detected