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

File ui.js

lib/mocha/ui.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import escapeRe from 'escape-string-regexp'
2import { test, setup, teardown, suiteSetup, suiteTeardown, injected } from './asyncWrapper.js'
3import ScenarioConfig from './scenarioConfig.js'
4import FeatureConfig from './featureConfig.js'

Callers

nothing calls this directly

Calls 13

createSuiteFunction · 0.90
setupFunction · 0.90
teardownFunction · 0.90
suiteSetupFunction · 0.90
suiteTeardownFunction · 0.90
injectedFunction · 0.90
initMochaGlobalsFunction · 0.90
addScenarioFunction · 0.85
setContextTranslationFunction · 0.85
pushMethod · 0.80
applyOptionsMethod · 0.65
timeoutMethod · 0.45

Tested by

no test coverage detected