MCPcopy 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.jsFile · 0.45
Playwright_test.jsFile · 0.45
Puppeteer_test.jsFile · 0.45

Calls 1

logMethod · 0.80

Tested by

no test coverage detected