GitHub
node-tap.org
Preparing search index...
The search index is not available
Node TAP
Node TAP
@tapjs/core
lists
Lists
Class Lists
List of
tap-parser!result.Result
objects corresponding to test points encountered in a TAP stream.
Index
Constructors
constructor
Properties
fail
pass
skip
todo
Constructors
constructor
new
Lists
(
)
:
Lists
Returns
Lists
Properties
fail
fail
:
Result
[]
= []
pass
pass
:
Result
[]
= []
skip
skip
:
Result
[]
= []
todo
todo
:
Result
[]
= []
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
fail
pass
skip
todo
GitHub
node-tap.org
Node TAP
Loading...
List of tap-parser!result.Result objects corresponding to test points encountered in a TAP stream.