node/test/fixtures/wpt/streams
devstone 1bcdba233d
test: update wpt test for streams
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>
2024-08-06 05:57:48 +00:00
..
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.