Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ humanize
Method
humanize
lib/step/base.js:105–107 ·
view source on GitHub ↗
@return {string}
()
Source
from the content-addressed store, hash-verified
103
104
/** @
return
{string} */
105
humanize() {
106
return
humanizeString(this.title)
107
}
108
109
/** @
return
{string} */
110
humanizeArgs() {
Callers
3
toString
Method · 0.95
toCliStyled
Method · 0.95
steps_test.js
File · 0.45
Calls
1
humanizeString
Function · 0.90
Tested by
no test coverage detected