Mark S. Miller (2013-08-02T21:09:47.000Z)
A good start would be to convert <
https://github.com/promises-aplus/promises-tests> to test262 form,
extending test262 in the process in order to accommodate async testing. Any
volunteers?

In the meantime, <https://github.com/promises-aplus/promises-tests> itself
is still a good start for most purposes.


On Fri, Aug 2, 2013 at 2:01 PM, Brendan Eich <brendan at mozilla.com> wrote:

> David Bruant wrote:
>
>> I believe that to a large extent, the risk of both misunderstanding of
>> intent and misexpression understood intent would be largely reduced by a
>> test suite.
>>
>
> +∞
>
> /be
>



-- 
    Cheers,
    --MarkM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20130802/ab1227f1/attachment.html>
domenic at domenicdenicola.com (2013-08-05T20:10:18.918Z)
A good start would be to convert https://github.com/promises-aplus/promises-tests to test262 form, extending test262 in the process in order to accommodate async testing. Any volunteers?

In the meantime, https://github.com/promises-aplus/promises-tests itself is still a good start for most purposes.