MCPcopy
hub / github.com/tj/commander.js / argument.choices.test.js

File argument.choices.test.js

tests/argument.choices.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as commander from '../index.js';
2import { createTestCommand } from './testHelpers.js';
3import { test, describe } from 'node:test';
4import assert from 'node:assert/strict';

Callers

nothing calls this directly

Calls 5

createTestCommandFunction · 0.90
actionMethod · 0.80
addArgumentMethod · 0.80
parseMethod · 0.80
choicesMethod · 0.45

Tested by

no test coverage detected