Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ _beforeSuite
Method
_beforeSuite
test/data/helper.js:18–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
}
17
18
_beforeSuite() {
19
console.log(
"Helper: I'm simple BeforeSuite hook"
)
20
}
21
22
_before() {
23
console.log(
"Helper: I'm simple Before hook"
)
Callers
9
AppiumWeb_test.js
File · 0.45
Playwright_test.js
File · 0.45
JSONResponse_test.js
File · 0.45
Appium_ios_test.js
File · 0.45
Puppeteer_test.js
File · 0.45
Appium_test.js
File · 0.45
REST_test.js
File · 0.45
GraphQL_test.js
File · 0.45
mcp-server.js
File · 0.45
Calls
1
log
Method · 0.80
Tested by
no test coverage detected