Search code examples
How to run only a test suite with the connectedAndroidTest command...

androidandroid-espressoandroid-testingcircleci

Read More
Unit testing a Kotlin coroutine with delay...

androidunit-testingkotlinandroid-testingkotlin-coroutines

Read More
Room MigrationTestHelper is deprecated...

androidandroid-roomandroid-testing

Read More
Android APK vs test APK?...

androidandroid-testing

Read More
How to write Espresso Tests which are mocking GPS locations and use them in Google Testlab?...

androidandroid-espressoandroid-testingandroid-locationfirebase-test-lab

Read More
Why does Gradle run tests twice?...

androidgradleandroid-gradle-pluginandroid-testing

Read More
Instancing the Application class in Unit Tests...

androidunit-testingkotlinretrofitandroid-testing

Read More
How to test ActionMenuItemView's icon in Espresso...

androidandroid-actionbarandroid-support-libraryandroid-testingandroid-espresso

Read More
Is it proper to publish a mobile app using test database and api in internal testing?...

fluttertestingandroid-testinggoogle-play-internal-testing

Read More
Unable to run Android Instrumented Tests...

androidautomated-testsandroid-espressoandroid-testing

Read More
Execution failed for task ':app:compileDebugAndroidTestJavaWithJavac'...

androidgradleandroid-espressoandroid-testing

Read More
What's the difference between src/androidtest and src/test folders?...

androidandroid-studiotestingjunitandroid-testing

Read More
Android Espresso, Wake up device before test. How to use a custom manifest for test?...

androidandroid-testingandroid-wake-lockandroid-espresso

Read More
MutableLiveData is null in JUnitTest...

androidtestingandroidxandroid-testingandroid-livedata

Read More
Release build variant failed with debugImplementation for "androidx.fragment:fragment-testing&q...

androidgradlekotlinandroid-testingandroidx

Read More
Comparing two VectorDrawables fails in Kaspresso - Android...

androidimageviewandroid-imageviewandroid-espressoandroid-testing

Read More
How to read the Semantic values of a Jetpack Compose TextField through UI tests?...

androidandroid-espressoandroid-jetpack-composeandroid-testingandroid-jetpack-compose-testing

Read More
How do you get view hierarchy in Android or Android Espresso...

androidandroid-espressoandroid-testing

Read More
java.lang.SecurityException: Permission Denial: getIntentSender() when using UiAutomation in a test...

androidandroid-testingandroid-uiautomator

Read More
How to ensure ViewModel#onCleared is called in an Android unit test?...

androidunit-testingandroid-testingandroid-architecture-componentsandroid-viewmodel

Read More
what to unit test, in android apps...

androidunit-testingjunitrobotiumandroid-testing

Read More
LiveData (backed by Flow) in Test is reflecting old value...

androidandroid-livedataandroid-testingkotlin-flow

Read More
Android Espresso: How do I test a specific Fragment when following one activity to several fragment ...

androidandroid-fragmentsandroid-testingandroid-espresso

Read More
How to disable some JUnit 5 Android instrumented tests on GitHub Actions?...

junitgithub-actionsjunit5android-testing

Read More
How to pass viewmodel to fragment using launchFragmentInHiltContainer...

androidandroid-fragmentsandroid-testingdagger-hilt

Read More
How to create a Bundle in a Unit test...

javaandroidunit-testingjunitandroid-testing

Read More
Android mokito When(), thenReturn() is not working...

javaandroidandroid-studiomockitoandroid-testing

Read More
Fragment testing error: android.view.InflateException: Binary XML file line #16: Binary XML file lin...

androidandroid-fragmentsandroid-testingandroid-fragmentscenario

Read More
How to use Mockito in the AndroidTest source set...

androidmockitoandroid-testing

Read More
Issue setting up the gradle plugin for Facebook screenshot-tests-for-android...

androidandroid-testing

Read More
BackNext