【发布时间】:2017-03-09 14:01:47
【问题描述】:
我找到的这个tutorial是Xamarin中的UITest android APK文件。
但我有一个使用 XCode IDE 编写的 IOS 应用程序。我想使用 Xamarin UITest 来测试我的 IOS 应用程序。
如何从 Xamarin 对我的 IOS 应用程序进行 UITest? XCode IDE可以生成类似于Android的包吗?以便我可以在 Xamarin 中对其进行测试?
【问题讨论】:
-
您需要将 calabash.framework 链接到您的 IOS 应用程序中:github.com/calabash/calabash-ios#step-1-link-calabashframework