MCPcopy 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

runOnceMethod · 0.80
runMethod · 0.80
createGroupsOfTestsMethod · 0.80
createGroupsOfSuitesMethod · 0.80
screenshot.jsFile · 0.80
takeScreenshotFunction · 0.80
attachJUnitArtifactFunction · 0.80
printTestsFunction · 0.80
check.jsFile · 0.80
runTests.jsFile · 0.80
messageHandlerFunction · 0.80
filterTestByIdFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected