MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / hooks.js

File hooks.js

lib/hooks.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isFunction, isAsyncFunction } from './utils.js'
2import output from './output.js'
3
4export default async function (hook, stage) {

Callers

nothing calls this directly

Calls 3

isFunctionFunction · 0.90
isAsyncFunctionFunction · 0.90
logMethod · 0.80

Tested by

no test coverage detected