fan2597 / android-test-kit

Automatically exported from code.google.com/p/android-test-kit
1 stars 2 forks source link

Espresso dependency specifically for the app under test #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice to have a gradle/maven dependency (preferably with no 
transitive dependencies) for things that are ONLY needed in the app under test.
(E.g. IdlingResource ).

That way, you app under test can just depend on that artifact.

Original issue reported on code.google.com by YogurtE...@gmail.com on 9 May 2014 at 7:13

GoogleCodeExporter commented 9 years ago
Yup. Good idea.

Original comment by vale...@google.com on 16 May 2014 at 10:17

GoogleCodeExporter commented 9 years ago
See espresso-idling-resource artifact.

Original comment by vale...@google.com on 20 Dec 2014 at 4:35