Re: [streams] Change the model for ReadableStream to have async read() (#288)

In https://github.com/whatwg/streams/commit/bfcc05c569ba48408b27e4e0465760e80c5fb979 I have uploaded an initial set of examples for the templated tests. (None of them pass or anything, as they are currently testing against a dummy implementation.) Happy to get feedback.

You can already see the templating in action: I am reusing the same tests for an errored stream three times, for three different ways of erroring the stream.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/288#issuecomment-77805763

Received on Monday, 9 March 2015 06:22:40 UTC