本指南說明如何在本機執行 iOS 測試,以便在 Firebase Test Lab 中執行測試前,先檢查測試行為的品質。
在本機執行 XCTest
如要確認 Test Lab 能否安裝應用程式和測試,請在本機執行下列指令,並透過 USB 連接裝置:
xcodebuild test-without-building \
-xctestrun "Derived Data/Build/Products/YourApp.xctestrun" \
-destination id=your-phone-id