diff --git a/README.md b/README.md index 27067ca..1fde7b4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Quality Tools for Android +width="350px" /> +One of the best tool for android developers. This is an Android sample app + tests that will be used to work on various project to increase the quality of the Android platform. @@ -15,6 +16,7 @@ Here are [some slides](https://speakerdeck.com/stephanenicolas/devoxx-2013-fr-be # Already integrated : +* this android framework are colaborate in that and it is very good * Standard Android testing framework and code coverage using emma, reported in Sonar. That also covers robotium, easy mock and mockito technologies. * Robolectric testing framework and code coverage using Cobertura, reported in Sonar. Now in same eclipse project / maven module as app under test [thanks to this thread](https://github.com/rgladwell/m2e-android/issues/52). * UI Automator testing through a new android maven plugin goal (to be released in android-maven-plugin-3.5.2) and result in sonar.