Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ clearSteps
Function
clearSteps
lib/mocha/bdd.js:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
const
clearSteps = () => {
79
steps = {}
80
}
81
82
const
getSteps = () => {
83
return
steps
Callers
2
steps.js
File · 0.90
bdd_test.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected