pete/lib/runnerQueue

(require("pete/lib/runnerQueue"))(run, options, mode, reportopt)

Description:
  • Add runner function to queue.
    Start specified run on nextTick if 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>