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

File steps.js

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

Source from the content-addressed store, hash-verified

1import StepConfig from './step/config.js'
2import SectionClass from './step/section.js'
3function stepOpts(opts = {}) {
4 return new StepConfig(opts)

Callers

nothing calls this directly

Calls 1

sectionFunction · 0.85

Tested by

no test coverage detected