android-test icon indicating copy to clipboard operation
android-test copied to clipboard

Tests are not running in IntrumentationTest Error : Tests Cancelled 0 passed

Open ishaileshmishra opened this issue 1 year ago • 2 comments

Tests are not running in IntrumentationTest

Trying to run default Instrumentation test generated by Android studio IDE itself.

Should run properly with pass/failure status, In case of failure the error message should be thrown

Tests Cancelled 0 passed as toast and nothing happens

AndroidX Test and Android OS Versions

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'

Link to a public git repo demonstrating the problem:

https://github.com/contentstack/contentstack-android/tree/feat/CS-37836-azure-eu-and-include-metadata

https://drive.google.com/file/d/1i8fJZ4xV1FACrzkn_7P_nXx4lpQyK4P3/view?usp=sharing

ishaileshmishra avatar May 02 '23 18:05 ishaileshmishra

Can i get access to the project ? so, i will try to resolve your problem.

mrthakursatyam avatar Jul 07 '23 09:07 mrthakursatyam

Ok, Please do take checkout from project

thank you

ishaileshmishra avatar Jul 07 '23 11:07 ishaileshmishra