function tap
Jump to headingtap(source: TestEventGenerator): AsyncGenerator<string, void>The tap reporter outputs the test results in the TAP format.
Parameters Jump to heading
Return Type Jump to heading
AsyncGenerator<string, void>Jump to headingtap(source: TestEventGenerator): AsyncGenerator<string, void>The tap reporter outputs the test results in the TAP format.
AsyncGenerator<string, void>