javascript - Is there a way to make the qunit grunt task run tests in parallel? -


the qunit plugin works great, i've got many tests (some of little slow) takes 14 seconds run of them. think time cut in half if tests run in parallel.

as attempt, tried creating 2 html files tests, qunit plugin ran them sequentially. there's feature request asking it's not possible. i'm hoping there's phantomjs expert out there knows way passing in phantomjs arguments.

if not possible in qunit possible in testing framework/grunt plugin, might willing switch on this. might consider, "use x framework instead" answer.


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -