mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
1bcdba233d
PR-URL: https://github.com/nodejs/node/pull/54129 Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> |
||
---|---|---|
.. | ||
piping | ||
readable-byte-streams | ||
readable-streams | ||
resources | ||
transferable | ||
transform-streams | ||
writable-streams | ||
idlharness-shadowrealm.window.js | ||
idlharness.any.js | ||
META.yml | ||
queuing-strategies-size-function-per-global.window.js | ||
queuing-strategies.any.js | ||
README.md |
Streams Tests
The work on the streams tests is closely tracked by the specification authors, who maintain a reference implementation intended to match the spec line-by-line while passing all of these tests. See the whatwg/streams repository for details. Some tests may be in that repository while the spec sections they test are still undergoing heavy churn.