Closed GoogleCodeExporter closed 9 years ago
This is not an Espresso issue. Most likely, this is due to the number of
classes in your apk. Try running a single test, instead of letting am
instrument find every single test case in your apk. If it is much quicker, then
it is due to classpath scanning of your apk to find tests.
Original comment by vale...@google.com
on 16 Dec 2013 at 6:10
But I am using Eclipse, and GITR does not extend InstrumentationTestRunner, so
I can't select a single TestCase class.
Original comment by K76...@gmail.com
on 17 Dec 2013 at 3:43
Original issue reported on code.google.com by
K76...@gmail.com
on 26 Nov 2013 at 3:13