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

File run.js

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

Source from the content-addressed store, hash-verified

1import { getConfig, printError, getTestRoot, createOutputDir, autoExit } from './utils.js'
2import Config from '../config.js'
3import store from '../store.js'
4import Codecept from '../codecept.js'

Callers

nothing calls this directly

Calls 12

getConfigFunction · 0.90
getTestRootFunction · 0.90
createOutputDirFunction · 0.90
printErrorFunction · 0.90
autoExitFunction · 0.90
getMachineInfoFunction · 0.85
initMethod · 0.80
bootstrapMethod · 0.80
loadTestsMethod · 0.80
teardownMethod · 0.80
appendMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected