Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/apache-spark/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Automated tests 在哪里可以找到EarlGrey的XCEST包?_Automated Tests_Earlgrey - Fatal编程技术网

Automated tests 在哪里可以找到EarlGrey的XCEST包?

Automated tests 在哪里可以找到EarlGrey的XCEST包?,automated-tests,earlgrey,Automated Tests,Earlgrey,正如标题所示,EarlGrey框架生成的XCTest包的路径是什么 我已经了解了XCEST捆绑包的位置 在哪里可以找到XCEST捆绑包? 对于示例项目,运行EarlGreyExampleSwiftTests目标一次 然后找到捆绑包: 光盘 ~/Library/Developer/Xcode/DerivedData/EarlGreyExample-*/Build/Products/Debug iphonesimulator/EarlGreyExampleSwift.app/PlugIns/earl

正如标题所示,EarlGrey框架生成的XCTest包的路径是什么

我已经了解了XCEST捆绑包的位置

在哪里可以找到XCEST捆绑包? 对于示例项目,运行EarlGreyExampleSwiftTests目标一次 然后找到捆绑包:

光盘 ~/Library/Developer/Xcode/DerivedData/EarlGreyExample-*/Build/Products/Debug iphonesimulator/EarlGreyExampleSwift.app/PlugIns/earlgreyexampleswiftests.xctest/

对于物理设备构建,将调试iphonesimulator替换为 调试iphoneos