douglasduteil / dummy-drunken-octo-nemesis

TRIAL saucelabs + karma + mocha + chai + travis
0 stars 0 forks source link

karma-jspm #1

Open djindjic opened 9 years ago

djindjic commented 9 years ago

hello douglas,

do you maybe think (or tried) about how easy is to add karma-jspm into this stack? At this moment, I am trying to make it work on ci.testling.com but Im not sure will I succeed because they expect TAP output.

douglasduteil commented 9 years ago

Haha I actually try it today and generously fail (:

For me, it feels like you're not suppose to make them work together. I means Karma and Testling are actually making the exact same thing: "Run your tests on specified browsers". It's just that they both have them way to do so, by default Karma is local and Testling is remote etc...

So so you might tried to make your tests run in both environment in some way... Not together. Not Karma and Testling at the same time. But more: Karma and your tests ; Testling and your tests.

Does it make sense ?

djindjic commented 9 years ago

uh... it was long day for me today too haha after all, ok maybe it isn't possible to run karma and testling, but I still believe that some guru (as you are) could make it works for karma-jspm and sauce. I'm playing with sauce connect now, and generously fail (;