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

Method addTests

lib/workers.js:254–256  ·  view source on GitHub ↗
(tests)

Source from the content-addressed store, hash-verified

252 }
253
254 addTests(tests) {
255 this.tests = this.tests.concat(tests)
256 }
257
258 setTestRoot(path) {
259 this.testRoot = getTestRoot(path)

Callers 3

createWorkerObjectsFunction · 0.95
addTestFilesMethod · 0.95
worker_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected