Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ isHelper
Function
isHelper
test/helper/webapi.js:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
export
function
tests() {
32
const
isHelper = helperName => I.constructor.name === helperName
33
34
beforeEach(() => {
35
I = data.I
Callers
1
tests
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected