Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ _init
Method
_init
test/data/helper.js:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
_init() {
15
console.log(
"Helper: I'm initialized"
)
16
}
17
18
_beforeSuite() {
19
console.log(
"Helper: I'm simple BeforeSuite hook"
)
Callers
3
AppiumWeb_test.js
File · 0.45
Playwright_test.js
File · 0.45
Puppeteer_test.js
File · 0.45
Calls
1
log
Method · 0.80
Tested by
no test coverage detected