implementation("org.jetbrains.compose.ui:ui-test:1.1.0-alpha02")
Facilitates UI testing for Compose applications, offering tools to simulate user interactions and verify UI behavior.