ios - XCode 单元测试 : Error while reading test scope bundle

标签 ios xcode xcode5

我在 XCode 5 中运行单元测试时收到读取测试范围包时出错!。 没有测试运行。

知道如何解决这个问题吗?

最佳答案

解决了这个问题。看来我必须在创建新测试后运行所有测试。在所有测试都运行之前,无法从 gui 单独运行新测试。

关于ios - XCode 单元测试 : Error while reading test scope bundle,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22561729/

相关文章:

ios - iOS:如何刷新功能中的 View ?

ios - 如何区分在 iOS 上单击的音量按钮与软件设置的音量按钮

ios - 错误 0x1c8250 : double free memory in iphone

xcode - 如何从我的应用程序中删除 Watchkit?

swift - 当您打印字典时,调试器究竟打印什么?

iphone - UIStatusBarStyle PreferredStatusBarStyle 在 iOS 7 上不起作用

iphone - 时钟和日历图标如何工作

c++ - Xcode 5.0.1 中未报告段错误

ios - 工作灯 - 错误 : property 'callbackId' not found on object of type 'CDVInvokedUrlCommand *'

swift - xcode 8 自动布局 uiimageview 问题