
implementation("androidx.compose.ui:ui-test:1.11.0-alpha03")Facilitates UI testing by providing APIs for simulating user interactions and verifying UI behavior. Recent updates include new APIs using `StandardTestDispatcher` for improved coroutine execution control.