List Question
20 TechQA 2023-07-10T09:06:18.997000How to test ViewModel using AndroidX and Hilt
131 views
Asked by greysqrl
runTest does not run on main thread
650 views
Asked by NoKey
java.lang.NoClassDefFoundError: android/window/OnBackInvokedCallback for ComponentActivity
561 views
Asked by Ralf Wickum
After cleaning gradle, androidx-test.core module throws merged-manifest errors
331 views
Asked by Jim
Filtering Android Connected Tests
127 views
Asked by ben75
How to construct unit tests combining Robolectric and AndroidX with Jetpack Compose?
908 views
Asked by Alix
How to assert the activity is finished with espresso
556 views
Asked by DevDengChao
Android UI testing - ActivityScenarioRule is significantly slower then ActivityScenario
742 views
Asked by Gtomika
Android Unit Test problem : No instrumentation registered! Must run under a registering instrumentation
696 views
Asked by Jast Lai
Cannot resolve symbol ‘ActivityTestRule’ on androidx
210 views
Asked by Manikandan
FragmentScenario of DialogFragment, onCreateDialog not called
754 views
Asked by Oleksandr Albul
java.lang.NoClassDefFoundError: Test Module could not resolve classes of other Feature Module, Unit Testing - Kotlin - Android
1k views
Asked by Amritpal Singh
Android Issue::More than one file was found with OS independent path 'androidsupportmultidexversion.txt' "error"
6.9k views
Asked by Chandela
Why is the main activity not maintained throughout the entire test?
608 views
Asked by User1291
Dagger2 + ActivityInjection + AndroidXTest/Espresso/RoboElectric in library project
108 views
Asked by nik
AndroidX Test - ActivityScenario onView() can't find nested child fragment
1.1k views
Asked by Henry
Testing BottomSheetDialog item click() with Robolectric and androidx.testing
782 views
Asked by Ben Neill
I am confused when to use instrumentation test and when to use unit test
1k views
Asked by theapache64