Run iOS UI tests in parallel across multiple simulators
Testing tool for iOS that runs UI tests using multiple simulators
bluepill$ bluepill -a path/to/app.app -s path/to/tests.xctest$ bluepill -a path/to/app.app -s path/to/tests.xctest -n 4$ bluepill -a path/to/app.app -s path/to/tests.xctest -t TestClassName -n 2