开发者

Non-UI BDD for Android

I need to use a BDD testing framework for Android and most frameworks test on the UI le开发者_运维技巧vel. Are there any non-UI frameworks like jBehave running on DVM?


So far I was able to find one tool called Robolectric.


I've not seen anyone who has this working yet, but my guess is that you could probably use Robotium to enable it.


Depending on what you're working on, you could use a framework that allows cross-compiling to the desktop and then still use jBehave. For example, this should be achievable with libGDX.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜