Run iOS UI tests in parallel across multiple simulators
Testing tool for iOS that runs UI tests using multiple simulators
bluepill$ bluepill -a MyApp.app -s MyAppTests.xctest$ bluepill -a MyApp.app -s MyAppTests.xctest -n 4$ bluepill -a MyApp.app -s MyAppTests.xctest -o results.json$ bluepill -a MyApp.app -s MyAppTests.xctest -t LoginTests$ bluepill -a MyApp.app -s MyAppTests.xctest -d iPhone8 -v