Node TAP
GitHub
node-tap.org
Preparing search index...
tap
main
plan
Variable plan
plan
:
(
n
:
number
,
comment
?:
string
)
=>
void
Type Declaration
(
n
:
number
,
comment
?:
string
)
:
void
Specify the number of Test Points expected by this test. Outputs a TAP plan line.
Parameters
n
:
number
Optional
comment
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
Specify the number of Test Points expected by this test. Outputs a TAP plan line.