(require("pete/lib/runnerQueue"))(run, options, mode, reportopt)
- Description:
Add runner function to queue.
Start specified run onnextTickif this is the first test added.
- Source:
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
run |
module:pete/lib/runner~startRun | ||
options |
object | ||
mode |
string | ||
report |
function |
<optional> |