Ftap
Bun

function

test.reporters.tap

function tap(
source: TestEventGenerator
): AsyncGenerator<string, void>;

The tap reporter outputs the test results in the TAP format.