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

Function Fail

lib/mocha/bdd.js:152–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150}
151
152const Fail = fn => {
153 event.dispatcher.on(event.test.failed, fn)
154}
155
156export { Given, When, Then, And, Before, After, Fail, matchStep, getSteps, clearSteps, defineParameterType }
157

Callers 1

my_steps.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected