Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ setTestRoot
Method
setTestRoot
lib/workers.js:258–260 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
256
}
257
258
setTestRoot(path) {
259
this.testRoot = getTestRoot(path)
260
}
261
262
addOptions(opts) {
263
this.options = {
Callers
1
createWorkerObjects
Function · 0.95
Calls
1
getTestRoot
Function · 0.90
Tested by
no test coverage detected