mercredi 18 novembre 2015

Karma/Jasmine runs maximum 10 tests

I'd like to know if there is any option to set up in Karma/Jasmine to run n number of tests? (I couldn't find anything in karma.conf.js)

I am using Karma set up by Yeoman and when I add more than 10 tests I see something like that:

PhantomJS 1.9.8 (Windows 8 0.0.0): Executed 10 of 11 SUCCESS (0.016 secs / 0.397 secs)

If I add more tests I see Executed 10 of 12 SUCCESS, Executed 10 of 13 SUCCESS etc. So it performs only first 10 tests.

Thanks in advance.

Aucun commentaire:

Enregistrer un commentaire