MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / runTests.js

File runTests.js

lib/command/workers/runTests.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import tty from 'tty'
2
3if (!tty.getWindowSize) {
4 // this is really old method, long removed from Node, but Mocha

Callers

nothing calls this directly

Calls 12

fixErrorStackFunction · 0.85
tryOrDefaultFunction · 0.85
deepMergeFunction · 0.85
filterTestsFunction · 0.85
runPoolTestsFunction · 0.85
runTestsFunction · 0.85
tsFileMappingMethod · 0.80
includesMethod · 0.80
initMethod · 0.80
loadTestsMethod · 0.80
mochaMethod · 0.80
getConfigFunction · 0.50

Tested by

no test coverage detected