Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
createWorkerObjects
Function · 0.95
addTestFiles
Method · 0.95
worker_test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected