tap

external fun tap(source: TestEventGenerator): AsyncGenerator<String, Void, *>(source)

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

Since

v20.0.0