Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ _after
Method
_after
test/data/helper.js:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
_after() {
27
console.log(
"Helper: I'm simple After hook"
)
28
}
29
30
_afterSuite() {
31
console.log(
"Helper: I'm simple AfterSuite hook"
)
Callers
9
AppiumWeb_test.js
File · 0.45
Playwright_test.js
File · 0.45
Appium_ios_test.js
File · 0.45
WebDriver_test.js
File · 0.45
Puppeteer_test.js
File · 0.45
Appium_test.js
File · 0.45
WebDriver.noSeleniumServer_test.js
File · 0.45
ApiDataFactory_test.js
File · 0.45
GraphQLDataFactory_test.js
File · 0.45
Calls
1
log
Method · 0.80
Tested by
no test coverage detected