(require("pete/test"))(nameopt, fn, optsopt, cbopt) → {boolean}
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
name |
string |
<optional> |
|
fn |
function | string | function to run, or path to file that calls any combination of |
|
opts |
module:pete/lib/RunOptions | object |
<optional> |
|
cb |
function |
<optional> |
function to call back with array of results |
Returns:
- Type
- boolean