osama-raddad/android-test-kit

Espresso dependency specifically for the app under test

Closed this issue · 2 comments

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

Yup. Good idea.

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

  • Changed state: Accepted
See espresso-idling-resource artifact.

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

  • Changed state: Fixed