Client not ready yet.. Started running tests Test running failed: Instrumentation run failed due to 'java.lang.ClassNotFoundException' Empty test suite.
Client not ready yet.. Started running tests Test running failed: Instrumentation run failed due to 'java.lang.ClassNotFoundException' Empty test suite.
Either you put your tests in "test" folder of your Android Studio project and should put them in "androidTest" folder, or the other way around.