Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeceptjs/CodeceptJS
/ run-workers.js
File
run-workers.js
lib/command/run-workers.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// For Node version >=10.5.0, have to use experimental flag
2
import
{ tryOrDefault } from
'../utils.js'
3
import
output from
'../output.js'
4
import
store from
'../store.js'
Callers
nothing calls this directly
Calls
10
tryOrDefault
Function · 0.90
getMachineInfo
Function · 0.90
includes
Method · 0.80
version
Method · 0.80
overrideConfig
Method · 0.80
bootstrapAll
Method · 0.80
getWorkers
Method · 0.80
printResults
Method · 0.80
teardownAll
Method · 0.80
run
Method · 0.45
Tested by
no test coverage detected