Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cli-table/cli-table3
/ utils-test.js
File
utils-test.js
test/utils-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'utils'
,
function
() {
2
const
colors = require(
'@colors/colors/safe'
);
3
const
utils = require(
'../src/utils'
);
4
Callers
nothing calls this directly
Calls
9
strlen
Function · 0.85
repeat
Function · 0.85
pad
Function · 0.85
truncate
Function · 0.85
mergeOptions
Function · 0.85
wordWrap
Function · 0.85
expected
Function · 0.85
defaultOptions
Function · 0.70
it
Function · 0.50
Tested by
no test coverage detected