对于TDD在Android资源资源、TDD、Android

由网友(少女通缉犯)分享简介:任何人都知道的任何好的资源,让我开始是测试驱动开发在安卓的平台上?Anyone know of any good resources to get me started with Test Driven Development on the Android platform?推荐答案迭戈托雷斯米兰的博客是学习考个好...

任何人都知道的任何好的资源,让我开始是测试驱动开发在安卓的平台上?

Anyone know of any good resources to get me started with Test Driven Development on the Android platform?

推荐答案

迭戈托雷斯米兰的博客是学习考个好资源推动Android平台的发展。

Diego Torres Milano's blog is a good resource for learning about test driven development on the Android platform.

我发现他的presentation在Droidcon是一个很好的介绍: 测试在Android

I found his presentation at Droidcon to be a good introduction: Testing on Android

下面有几个亮点,从他的博客:

Here are a few highlights from his blog:

模拟上下文 GUI测试 Android的测试:使用模拟内容ContentProvider的集成测试 温度转换器实例 Mock Context GUI Testing Android Testing: ContentProvider integration test using mock content Temperature Converter Example

另外,请查阅 Robotium ,对于GUI测试(这就像硒,但对于Android的巨大libray )

Also check out Robotium, a great libray for GUI testing (It's like Selenium, but for Android)

阅读全文

相关推荐

最新文章