Running iOS tests using fastlane. To run your unit tests or UI tests using fastlane, add the following to your Fastfile lane :tests do run_tests(scheme: ...
確定! 回上一頁