azer / prova

Test runner based on Tape and Browserify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how would you plug prova into saucelabs ? (multi browser tests)

vvo opened this issue · comments

I know https://github.com/defunctzombie/zuul and prova, zuul can launch browsers in saucelabs.

Zuul can run tape tests in saucelabs, do you have any experience in plugging prova with zuul or are you planning to make prova cloud multi-browser aware?

I have libraries I would like to test on many browsers, not just the ones provided by browser launcher.

Thanks !

So far I have tested karma and testem to see if prova fits but it does not. I really love prova but I wonder how I could plug it to run tests to saucelabs, in parallel, with test results showing progressively.

Don't you have this requirement for your libs @azer?