Please could you give us an example about what you did to implement distributed tests across multiple simulators?
I have cucumber+ruby tests with appium for iOS, and I had like to have test cases distributed amont 5 simulators by mentioning tags across multiple simulator sessions.
Any working example on acheving this?