简体   繁体   English

如何在Android Studio中使用Robotium对整个项目进行测试

[英]How to run testing for whole project using robotium in Android studio

我正在使用Robotium框架进行Android测试。我已经从此链接测试了一个eclipse项目示例(完全〜整个项目)。我需要使用robotiumAndroid studio测试我的项目(整个测试)。我在互联网上进行了搜索,但很不幸我没有更好的解决方案,因此请帮助我在我的项目中实施该解决方案。

Check this link, it explains how you can use Robotium using Gradle 检查此链接,它说明了如何使用Gradle使用Robotium

http://anirudh24seven.github.io/devlog/2015/02/13/robotium-android-studio.html http://anirudh24seven.github.io/devlog/2015/02/13/robotium-android-studio.html

This is a good tutorial describing how to use Robotium in Android Studio. 这是一个很好的教程,描述了如何在Android Studio中使用Robotium。

http://anirudh24seven.github.io/devlog/2014/02/13/robotium-android-studio.html http://anirudh24seven.github.io/devlog/2014/02/13/robotium-android-studio.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM