我们可以与 Robotium 一起使用哪个构建工具来实现 Android 自动化
我已经为我的 android 应用程序准备好了自动化脚本,现在我想与任何构建工具集成,它可以每天运行我的脚本。请告诉我是否有我们可以使用的构建工具。
I am having Automation Scripts ready for my android application, Now i want to integrates with any build tool, which can run my scripts in daily basis.Please let me know is there any build tool we can use.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
蚂蚁是一个不错的选择。之前有人在 stackoverflow 上发布过。请参阅此链接: 当测试项目在 libs 目录中有 jar 时,无法构建和运行使用“ant create test-project”创建的 Android 测试项目
Ant is a good option. Previously posted by someone on stackoverflow. See this link: Can't build and run an android test project created using "ant create test-project" when tested project has jars in libs directory