peterlck / hamcrest

Automatically exported from code.google.com/p/hamcrest
0 stars 0 forks source link

Espresso dependency specifically for the app under test #207

Open GoogleCodeExporter opened 10 years ago

GoogleCodeExporter commented 10 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:12