Still getting `Test running failed: Instrumentatio...
# android
d
Still getting
Test running failed: Instrumentation run failed due to 'java.lang.IllegalAccessError'. Empty test suite.
running espresso tests w/ Multidex on... anybody encountered this...?
m
In case you’re still stuck, check the output in Logcat during the time your tests start. Usually that’s where you can find the stacktrace for the unhelpful message in the Run window
d
Thanks! I'll try that.. I've been stuck on this for days...
That got me unstuck... Thanks alot again!! 😁
m
Great to hear! 🙂