implementation("androidx.compose.ui:ui-test-junit4:1.10.3")
Facilitates UI testing of Compose applications using JUnit4, offering synchronization and control over composables.