MCPcopy Create free account
hub / github.com/conventional-changelog/commitlint / Process.test.ts

File Process.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, test, expect, vi, beforeEach, afterEach } from "vitest";
2import { QualifiedRules, RuleConfigSeverity, UserPromptConfig } from "@commitlint/types";
3import { Answers, DistinctQuestion } from "inquirer";
4

Callers

nothing calls this directly

Calls 5

whenFunction · 0.85
messageFunction · 0.85
testFunction · 0.85
InquirerFactoryFunction · 0.85
validateFunction · 0.50

Tested by

no test coverage detected