[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: ocaml-cohttp client
On Sat, Apr 7, 2012 at 2:36 PM, Anil Madhavapeddy <anil@xxxxxxxxxx> wrote: > On 7 Apr 2012, at 21:47, Richard Mortier wrote: > >> >> On 7 Apr 2012, at 18:20, Anil Madhavapeddy wrote: >> >>> We need to figure out how to run >>> oUnit tests on the protocols with headless Javascript as well. >> >> random question- would phantomjs be useful for this? > > That doesn't support WebGL (which David needs eventually) > http://code.google.com/p/phantomjs/issues/detail?id=273 I don't need the WebGL APIs in my test loop just yet. My components are string -> string. Really, I want a simple way to view and visualize test runs with static native results included in page, js_of_ocaml results run in-page in realtime, JS work-alike module run in-page, web service hooks run in-page. All in a giant matrix of test pass/fail/partial. I've hacked together this sort of thing for /test/webgl/glol in the gloc repository but it would be nice to have this functionality in an easily reusable format or using oUnit... > > but should be useful for the other bits. > > -anil
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |