BDD Android UI for testing?

I look at using Frank to test the interface of our iOS apps. Is there a similar library with Android support? I am currently using Robotium , but thought it would be nice to be able to specify tests in the same format on both platforms.

Is it possible to get something like JBehave to run on Android?

+5
source share
7 answers

As scompt.com said. The project is now officially open and called Calabash.

: http://blog.lesspainful.com/2012/03/07/Calabash-Android/

Calabash iOS iOS Android.

: http://blog.lesspainful.com/2012/03/07/Calabash/

+7
+2

Cuke4Duke Robotium? JRuby/Cucumber Robotium?

+1

, robotium - BDD dvm not jvm, jvm, jbehave ..

+1
0

All Articles