【发布时间】:2014-12-19 10:59:01
【问题描述】:
如何在命令行上运行测试;例如:
instruments -w a2de620d4fc33e91f1f2f8a8cb0841d2xxxxxxxx -t /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Instruments/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate TestAutomation -e UIASCRIPT /Users/jc/Documents/Dev/TestAutomation/TestAutomation/TestUI/Test-2.js
但是这个命令不能运行,输出Instruments Usage Error : Specified target process is invalid。
Xcode6.1 的正确用法是什么?
【问题讨论】:
标签: ios xcode testing instruments