(require("pete/lib/runs/skip"))(fn, options, state) → {module:pete/lib/runner~run}
- Description:
This run simply generates report without actually calling target function.
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
fn |
function | to run |
options |
object | |
state |
object | to pass to the reporting function |