MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / tsFileMapping

Method tsFileMapping

lib/container.js:225–227  ·  view source on GitHub ↗

* Get TypeScript file mapping for error stack fixing * * @api

()

Source from the content-addressed store, hash-verified

223 * @api
224 */
225 static tsFileMapping() {
226 return store.tsFileMapping
227 }
228
229 /**
230 * Get Mocha instance

Callers 3

resultMethod · 0.80
createMethod · 0.80
runTests.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected