austgl / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

Cucumber integration #223

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is an improvement type of issue, not a bug. I'm submitting this so that 
people can comment and vote for the implementation of this integration with 
Cucumber.

I'm really looking forward tot his functionality and have seen lots of blogs 
talking about the same need.

Thank you robotium dev team!

Original issue reported on code.google.com by cristian...@gmail.com on 7 Feb 2012 at 9:42

GoogleCodeExporter commented 9 years ago
Remote Control is currently being developed. WIth RC you will be able to run 
your test cases outside of the Dalvik VM. That will make it possible to use 
Robotium with frameworks like Cucumber, TestNG, JUnit 4, etc. No release date 
is set, however it is being worked on and will be released as soon as its ready.

Original comment by renasr...@gmail.com on 14 Feb 2012 at 6:26

GoogleCodeExporter commented 9 years ago

Original comment by renasr...@gmail.com on 10 Apr 2012 at 6:52

GoogleCodeExporter commented 9 years ago
Any updates on this issue? Is it fixed and released

Original comment by deepti.j...@gmail.com on 15 Jun 2012 at 10:19

GoogleCodeExporter commented 9 years ago
Remote control is under beta test. Will be released as soon as its ready.

Original comment by renasr...@gmail.com on 15 Jun 2012 at 10:24

GoogleCodeExporter commented 9 years ago
I am glad for Robotium 3.3 release :)
Any updates on the Remote Control feature release?

Original comment by deepti.j...@gmail.com on 5 Jul 2012 at 5:51

GoogleCodeExporter commented 9 years ago
Cucumber-JVM now has native Android support, so it will integrate well with 
Robotium without the need for Robotium-RC.

https://groups.google.com/d/msg/cukes/M0iBL6sUovs/z78EgzHWwSwJ

Original comment by aslak.he...@gmail.com on 26 Jun 2013 at 5:06

GoogleCodeExporter commented 9 years ago
>> Cucumber-JVM now has native Android support, so it will integrate well with 
Robotium without the need for Robotium-RC.

I'm not sure how Cucumber-JVM removes the need for Robotium-RC for those that 
require or prefer RemoteControl.

Cucumber-JVM runs native on the device just like standard Robotium does.  That 
is why you can use standard Robotium with Cucumber-JVM.  Robotium also runs 
native on the Android device all by itself--without using or needing 
Cucumber-JVM.  So, if you don't need or want Remote Control, then you wouldn't 
be using Remote Control anyway.  The availability of Cucumber-JVM has no 
bearing on that.

Robotium RemoteControl (RC) and the SAFS extensions to Robotium RC solve 
completely different problems for those that require a broader spectrum of test 
logic and capability that cannot be provided by an application-specific native 
implementation.

Carl Nagle 
SAS Research and Development
Planning, Operations and Strategy 
General Applications and Tools
Carl.Nagle@sas.com

Original comment by carl.na...@sas.com on 26 Jun 2013 at 2:52