Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ishaileshmishra opened this issue May 2, 2023 · 2 comments

Comments

@ishaileshmishra
Copy link

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

@mrthakursatyam
Copy link

mrthakursatyam commented Jul 7, 2023

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

@ishaileshmishra
Copy link
Author

ishaileshmishra commented Jul 7, 2023

Ok, Please do take checkout from project

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants