ceylon-sdk icon indicating copy to clipboard operation
ceylon-sdk copied to clipboard

Run Tests from browser

Open FroMage opened this issue 10 years ago • 5 comments

This is a brilliant idea from @vietj: we should add a flag to ceylon test-js (--in-browser?) that runs the tests interactively in the browser, showing console output on the JS browser console, starting them when we press a button, and showing status of running codes as they run with green/red UI.

This would make it extra easy to debug them using the browser dev tools. Of course it'd be better with sourcemaps but that's another issue.

WDYT @thradec? Sounds like a challenge you are good with :)

FroMage avatar Apr 08 '15 09:04 FroMage

Sure, probably not for 1.2, but I will see how it goes.

thradec avatar Apr 08 '15 09:04 thradec

Cool idea!

On Wed, Apr 8, 2015 at 11:43 AM, Tomas Hradec [email protected] wrote:

Sure, probably not for 1.2, but I will see how it goes.

— Reply to this email directly or view it on GitHub https://github.com/ceylon/ceylon-sdk/issues/374#issuecomment-90863824.

Gavin King [email protected] http://profiles.google.com/gavin.king http://ceylon-lang.org http://hibernate.org http://seamframework.org

gavinking avatar Apr 08 '15 11:04 gavinking

And now do the same for ceylon test hehe :)

quintesse avatar Apr 08 '15 11:04 quintesse

yeah, Damn you @vietj - you beat me to this thing!

luolong avatar Apr 08 '15 13:04 luolong

Also, why not have this for Eclipse IDE as well...

luolong avatar Apr 08 '15 13:04 luolong