类:TapStream
\Class: TapStream
新增于: v16.19.0
-
\Extends <ReadableStream>
成功调用 run() 方法将返回一个新的 <TapStream> 对象,流式传输 TAP 输出 TapStream 将按照测试定义的顺序触发事件
\A successful call to run() method will return a new <TapStream>
object, streaming a TAP output
TapStream will emit events, in the order of the tests definition