implementation("androidx.compose.ui:ui-test:1.8.0-alpha04")
Facilitates UI testing for Compose applications, offering tools to simulate user interactions and verify UI behavior.