implementation("org.jetbrains.compose.ui:ui-test:1.4.3")
Enables UI testing for Compose Multiplatform applications, offering a testing API based on JUnit and the Jetpack Compose testing framework.