We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TestsStream
1 parent fa18378 commit 4fc70a7Copy full SHA for 4fc70a7
doc/api/test.md
@@ -2410,7 +2410,7 @@ changes:
2410
description: added type to test:pass and test:fail events for when the test is a suite.
2411
-->
2412
2413
-* Extends {ReadableStream}
+* Extends {Readable}
2414
2415
A successful call to [`run()`][] method will return a new {TestsStream}
2416
object, streaming a series of events representing the execution of the tests.
0 commit comments