implementation("org.jetbrains.compose.ui:ui-test:1.5.12")
Enables UI testing for Compose applications, facilitating the creation and execution of automated tests.