implementation("androidx.compose.ui:ui-test-junit4:1.11.0-alpha02")
Integrates Jetpack Compose UI testing with JUnit4, enabling efficient unit and UI tests for Compose applications.