MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / getSteps

Function getSteps

lib/mocha/bdd.js:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80}
81
82const getSteps = () => {
83 return steps
84}
85
86const defineParameterType = options => {
87 const parameterType = buildParameterType(options)

Callers 1

steps.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected