MCPcopy 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
78const clearSteps = () => {
79 steps = {}
80}
81
82const getSteps = () => {
83 return steps

Callers 2

steps.jsFile · 0.90
bdd_test.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected