Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ createRun
Function
createRun
lib/command/run-multiple/run.js:24–26 ·
view source on GitHub ↗
(name, config)
Source
from the content-addressed store, hash-verified
22
}
23
24
const
createRun = (name, config) => {
25
return
new
Run(name, config);
26
};
27
28
export
{
29
createRun
Callers
3
prepareRuns
Method · 0.90
prepareChunks
Method · 0.90
prepareBrowsers
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected