TAP

TAP

new TAP(runner, optionsopt)

Source:

Constructs a new TAP reporter with runner instance and reporter options.

Parameters:
Name Type Attributes Description
runner Runner

Instance triggers reporter actions.

options Object <optional>

runner options

Extends