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

File command.unknownCommand.test.js

tests/command.unknownCommand.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 5

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

Tested by

no test coverage detected