KIF 命令行支持在真实设备上运行测试
我正在使用 KIF 来测试我的应用程序。我想从命令行开始测试,我研究了 WaxSim 工具,看起来它是用于在模拟器上运行测试的。但是有没有办法在与真实设备的持续集成中使用 KIF 测试。如果我可以从在真实设备中运行的命令行调用测试,那将会很有帮助。 我知道可以在 ios5 beta 版本上使用苹果 UI 自动化来做到这一点,但请告诉我是否有办法在 ios4 中做到这一点。 我们将非常感谢您的帮助。
-泰贾
I am using KIF to test my application. I want to start my tests from command line, I looked into the tool WaxSim, looks like it's for running the tests on a simulator. But is there a way to use KIF tests in continous Integration with the real device. It would be helpful if I can invoke the tests from command line which run in a real device.
I know it is possible to do this with apple UI automation on ios5 beta version, but let me know if there is a way to do this in ios4.
Your help will be much appreciated.
-Teja
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
来自 KIF Google 论坛
From the KIF google group