MCPcopy
hub / github.com/tj/commander.js / command.allowUnknownOption.test.js

File command.allowUnknownOption.test.js

tests/command.allowUnknownOption.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

createTestCommandFunction · 0.90
optionMethod · 0.80
parseMethod · 0.80
allowUnknownOptionMethod · 0.80
argumentMethod · 0.80
actionMethod · 0.80
commandMethod · 0.80

Tested by

no test coverage detected