toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.test.reporters
/
tap
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