Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ fail
Function
fail
lib/command/utils.js:39–42 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
37
export
{ getTestRoot }
38
39
function
fail(msg) {
40
output.error(msg)
41
process.exit(1)
42
}
43
44
export
{ fail }
45
Callers
2
run-multiple.js
File · 0.90
getConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected