Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ mocha
Method
mocha
lib/container.js:235–237 ·
view source on GitHub ↗
* Get Mocha instance * * @api * @returns { * }
()
Source
from the content-addressed store, hash-verified
233
* @returns { * }
234
*/
235
static mocha() {
236
return
container.mocha
237
}
238
239
/**
240
* Get result
Callers
15
runOnce
Method · 0.80
run
Method · 0.80
createGroupsOfTests
Method · 0.80
createGroupsOfSuites
Method · 0.80
screenshot.js
File · 0.80
takeScreenshot
Function · 0.80
attachJUnitArtifact
Function · 0.80
printTests
Function · 0.80
check.js
File · 0.80
runTests.js
File · 0.80
messageHandler
Function · 0.80
filterTestById
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected