
implementation("androidx.compose.ui:ui-test-junit4:1.11.0-beta02")Integrates Compose UI testing with JUnit4, offering APIs for simulating user interactions and verifying UI behavior. Recent updates include stable `MultiModalInjectionScope` APIs and new trackpad testing capabilities.