Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ timeout
Method
timeout
lib/mocha/featureConfig.js:42–45 ·
view source on GitHub ↗
* Set timeout for this test * @param {number} timeout * @returns {this}
(timeout)
Source
from the content-addressed store, hash-verified
40
* @returns {this}
41
*/
42
timeout(timeout) {
43
this.suite.timeout(timeout)
44
return
this
45
}
46
47
/**
48
* @callback FeatureConfigCallback
Callers
4
test
Function · 0.45
ui.js
File · 0.45
gherkinParser
Function · 0.45
createSuite
Function · 0.45
Calls
no outgoing calls
Tested by
1
test
Function · 0.36