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

File index.test.ts

@commitlint/resolve-extends/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect, vi, afterEach } from "vitest";
2import { createRequire } from "node:module";
3import fs from "node:fs";
4import os from "node:os";

Callers

nothing calls this directly

Calls 5

testFunction · 0.85
resolveExtendsFunction · 0.85
scaffoldModuleFunction · 0.85
resolveFromFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected