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

Function locate

lib/index.js:29–29  ·  view source on GitHub ↗
(query)

Source from the content-addressed store, hash-verified

27
28const inject = (name) => container.support(name)
29const locate = (query) => locator.build(query)
30
31export default {
32 /** @type {typeof CodeceptJS.Codecept} */

Callers 6

within_test.jsFile · 0.85
coverage_test.jsFile · 0.85
checkout_test.jsFile · 0.85
github_test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected