Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/streamich/git-cz
/ cli.test.js
File
cli.test.js
test/cli.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
pkg = require(
'../package.json'
);
2
const
{runCLI} = require(
'./testUtils'
);
3
4
test(
'git-cz --help'
,
async
() => {
Callers
nothing calls this directly
Calls
1
getResult
Function · 0.85
Tested by
no test coverage detected