Does parallel_test [cucumber] allows user to run iOS tests on multiple machines in parallel?

231 views Asked by At

I have my Frank tests for iOS and they are using cucumber. Is it possible for me to use parallel test to distribute the .feature file to multiple machines using parallels and invoke the tests on multiple iOS simulators on different machine. If yes, how do you suggest to do this.

0

There are 0 answers