Get help with testing, discuss unit testing strategies etc.


Post by minho »

Hi,
By default, the test runs in parallel. Is phantomJS running in parallel as well? I noticed that one of my tests finished earlier than the other, but it is printed later.

Post by nickolay »

No, both phantomjs and selenium runs the tests sequentially.

Post by minho »

I see. Thanks for the information.

Post Reply