Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ initTestMode
Function
initTestMode
lib/plugin/pause.js:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
function
initTestMode() {
81
event.dispatcher.on(event.test.after, () => pause())
82
}
83
84
function
initStepMode() {
85
let
activated = false
Callers
1
pause.js
File · 0.85
Calls
1
pause
Function · 0.85
Tested by
no test coverage detected