Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ log
Method
log
example-esm/helpers/CustomHelper.js:67–69 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
65
66
// Utility methods
67
log(message) {
68
console.log(`[CustomHelper] ${message}`)
69
}
70
71
sleep(ms) {
72
return
new
Promise(resolve => setTimeout(resolve, ms))
Callers
15
defTypings
Function · 0.80
docsPlugins
Function · 0.80
docsExternalHelpers
Function · 0.80
docsExternalPlugins
Function · 0.80
buildLibWithDocs
Function · 0.80
docsHelpers
Function · 0.80
release
Function · 0.80
versioning
Function · 0.80
getCommitLog
Function · 0.80
contributorFaces
Function · 0.80
getCurrentBetaVersion
Function · 0.80
publishNextBetaVersion
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected