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

File input.test.ts

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

Source from the content-addressed store, hash-verified

1/// <reference path="./inquirer/inquirer.d.ts" />
2
3import { expect, test, vi } from "vitest";
4// @ts-expect-error -- no typings

Callers

nothing calls this directly

Calls 3

testFunction · 0.85
stubFunction · 0.85
inputFunction · 0.85

Tested by

no test coverage detected