MCPcopy
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

createWorkerObjectsFunction · 0.95

Calls 1

getTestRootFunction · 0.90

Tested by

no test coverage detected