Search code examples
Shared Custom AndroidJUnitRunner for multiple Android Library modules...

androidgradleandroid-testing

Read More
Espresso test Fail...

androidandroid-fragmentsandroid-espressoandroid-testingandroid-navigation

Read More
Restart activity from ActivityTestRule after failed test...

androidjunitandroid-testingandroid-espresso

Read More
How to apply Android Code Search examples that use different source sets in Android Studio Project?...

androidandroid-testingglance-appwidget

Read More
Wait for view pager animations with espresso?...

android-testingandroid-espresso

Read More
How to use flowOn and launchIn methods to collect from a Kotlin SharedFlow in a test...

androidkotlinkotlin-coroutinesandroid-testingkotlin-flow

Read More
Where can I view JUnit test results in Android Studio?...

javaandroidjunitandroid-studioandroid-testing

Read More
launchFragmentInContainer unable to resolve Activity in Android...

androidandroid-fragmentsandroid-testingandroidx

Read More
espresso-contrib 3.3.0 works fine but any newer version results in build failures...

android-espressoandroid-testing

Read More
How to debug why espresso is stuck (app is not idle, timeout, AppNotIdleException exception)?...

androidandroid-espressoandroid-testingandroid-orchestrator

Read More
Organize shared code between androidTest and test...

androidandroid-gradle-pluginandroid-testingrobolectric

Read More
matches(not(isDisplayed())) fails with NoMatchingViewException...

androidandroid-espressoandroid-testingandroid-espresso-recorder

Read More
How to simulate a swipe gesture on a Card in a Composable Test?...

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

Read More
How to restart Android app (/app state) within Espresso test?...

android-testingandroid-espressoandroid-instrumentation

Read More
Cannot resolve symbol when accessing resources from library module in androidTest of application...

androidjunitjunit4android-testingandroid-library

Read More
Instrumentation testing in compose in a firebase app...

android-jetpack-composeandroid-testing

Read More
MockWebserver Retrofit - SSLHandshakeException: connection closed...

androidtestingretrofitandroid-testingmockwebserver

Read More
No views in hierarchy found matching : JetPack Compose...

androidandroid-jetpack-composejunit4android-espressoandroid-testing

Read More
Android coreLibraryDesugaringEnabled, connected test crash with NoSuchMethodError...

androidandroid-testingjdk-desugaring

Read More
Keep Compose UI test waiting without freezing thread...

androidandroid-jetpack-composeandroid-testinggui-testing

Read More
JUnit 5 Parameterized Test - 'Cannot invoke non-static method' in @MethodSource with Kotlin...

androidkotlinjunitandroid-testingjunit5

Read More
What is touch mode and why is it important for the ActivityTestRule class?...

androidandroid-testingandroid-espressoandroid-instrumentationandroid-junit

Read More
Where can I find examples of testing interactions with android homescreen widgets?...

androidandroid-testingandroid-uiautomatorremoteviewglance-appwidget

Read More
UI Test crash using ComposeRule...

androidandroid-jetpack-composeandroid-testing

Read More
How to run a Test synchronously which uses a shareIn Flow?...

androidandroid-espressoandroid-testingkotlin-flowkotlin-stateflow

Read More
What are list of tasks that ConnectedAndroidTest executes?...

androidandroid-testing

Read More
New internal testing app versions are not available for testers even though it says they are...

androidgoogle-play-consoleandroid-testinggoogle-play-internal-testing

Read More
How to get lifecycle owner in instrumented test android?...

androidandroid-testingandroid-viewmodelinstrumented-test

Read More
How can i increase session timeout (which is 30 minutes by default)...

seleniumandroid-testingselendroid

Read More
Android Instrumental test - SSLHandshakeException when using OkHttp MockServer.useHttps(...)...

androidkotlinssl-certificateretrofit2android-testing

Read More
BackNext