Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
StepConfig from
'./step/config.js'
2
import
SectionClass from
'./step/section.js'
3
function
stepOpts(opts = {}) {
4
return
new
StepConfig(opts)
Callers
nothing calls this directly
Calls
1
section
Function · 0.85
Tested by
no test coverage detected