Node TAP
GitHub
node-tap.org
Preparing search index...
tap-parser
line-type
lineTypes
Variable lineTypes
Const
lineTypes
:
{
bailout
:
RegExp
;
childVersion
:
RegExp
;
comment
:
RegExp
;
plan
:
RegExp
;
pragma
:
RegExp
;
subtest
:
RegExp
;
subtestIndent
:
RegExp
;
testPoint
:
RegExp
;
version
:
RegExp
;
}
= ...
Collection of the various types of lines encountered in a TAP stream
Type Declaration
Readonly
bailout
:
RegExp
Readonly
childVersion
:
RegExp
Readonly
comment
:
RegExp
Readonly
plan
:
RegExp
Readonly
pragma
:
RegExp
Readonly
subtest
:
RegExp
Readonly
subtestIndent
:
RegExp
Readonly
testPoint
:
RegExp
Readonly
version
:
RegExp
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
node-tap.org
Node TAP
Loading...
Collection of the various types of lines encountered in a TAP stream