MCPcopy
hub / github.com/codeceptjs/CodeceptJS / inject

Function inject

lib/index.js:28–28  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

26import session from './session.js'
27
28const inject = (name) => container.support(name)
29const locate = (query) => locator.build(query)
30
31export default {

Callers 15

injectHookFunction · 0.85
dummy_page.jsFile · 0.85
userPage.jsFile · 0.85
My_test.tsFile · 0.85
steps_file.jsFile · 0.85
typeMethod · 0.85
purgeDomainsMethod · 0.85
hookpage.jsFile · 0.85
nohookpage.jsFile · 0.85
hasFileFunction · 0.85

Calls 1

supportMethod · 0.80

Tested by

no test coverage detected