luohaoxuan320 / Inside_Android_Testing

This are android testing samples for the talk: How ANDROID TESTING changed how we think about Death

Home Page:https://speakerdeck.com/android10/how-android-testing-changed-how-we-think-about-death

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inside_Android_Testing

Android application sample using junit, roboelectric and mockito for testing it.

This are code samples for the talk:

How ANDROID TESTING changed how we think about Death.

Description of the talk: "Irreproducible bugs become highly reproducible right after delivery to the customer". This is something that happens "almost" everyday. It is well known that testing offers significant advantages as a development practice and helps ensure higher quality code with fewer defects. Unfortunately, testing Android apps can be challenging, so in this session we are gonna talk about available tools and practices that could help us accomplish our goals.

Find the presentation [here](http://goo.gl/rj8RYo "How ANDROID TESTING changed how we think about Death.").

How ANDROID TESTING changed how we think about Death

About

This are android testing samples for the talk: How ANDROID TESTING changed how we think about Death

https://speakerdeck.com/android10/how-android-testing-changed-how-we-think-about-death

License:Apache License 2.0


Languages

Language:Java 100.0%