ios - Xamarin UITest native IOS 应用程序

标签 ios xcode xamarin

tutorial我发现是 Xamarin 中的 UITest android APK 文件。

但我有一个使用 XCode IDE 编写的 IOS 应用程序。我想使用 Xamarin UITest 来测试我的 IOS 应用程序。

如何从 Xamarin 对我的 IOS 应用进行 UITest? XCode IDE可以生成类似Android的包吗?以便我可以在 Xamarin 中对其进行测试?

最佳答案

UITest 基于 calabash 项目,这里是 IOS repo 和一些指南:https://github.com/calabash/calabash-ios

关于ios - Xamarin UITest native IOS 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42697375/

相关文章:

ios - 使用 Xcode 6.2 在 iPad 1 (iOS 5.1.1) 上测试应用程序

ios - iPad 应用程序中的禁用功能

swift - 这是 Xcode 中的错误还是程序员应该避免的做法?

iOS:使用 .png 在 View 中着色

javascript - 如何在 webview 中调用或模仿 javascript 函数

ios - UIImageView 最初不会在 UITableViewCell 中显示图像

ios - swifty Json 解析数据显示为零?

iOS webview height pin(xamarin 或代码)

ios - 在 iOS 的 Scrollview 顶部的 CATiledLayer 中缩放和平移 pdf 绘图后更正触摸位置

android - 如何为后台工作创建绑定(bind)服务(Xamarin)