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

File steps.js

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

Source from the content-addressed store, hash-verified

1import { getConfig, getTestRoot } from '../utils.js'
2import Codecept from '../../codecept.js'
3import output from '../../output.js'
4import { getSteps, clearSteps } from '../../mocha/bdd.js'

Callers

nothing calls this directly

Calls 5

getTestRootFunction · 0.90
getConfigFunction · 0.90
clearStepsFunction · 0.90
getStepsFunction · 0.90
initMethod · 0.80

Tested by

no test coverage detected