MCPcopy
hub / github.com/codeceptjs/CodeceptJS / dryRun.js

File dryRun.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

getTestRootFunction · 0.90
getConfigFunction · 0.90
printTestsFunction · 0.85
numberStepsFunction · 0.85
initMethod · 0.80
bootstrapMethod · 0.80
loadTestsMethod · 0.80
appendMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected