Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ title
Method
title
lib/mocha/hooks.js:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
}
56
57
get title() {
58
return
this.ctx?.test?.title || this.name
59
}
60
61
get name() {
62
return
this.constructor.name
Callers
10
seeInTitle
Method · 0.80
seeTitleEquals
Method · 0.80
dontSeeInTitle
Method · 0.80
grabTitle
Method · 0.80
seeInTitle
Method · 0.80
seeTitleEquals
Method · 0.80
dontSeeInTitle
Method · 0.80
grabTitle
Method · 0.80
Playwright_test.js
File · 0.80
Puppeteer_test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected