implementation("androidx.compose.ui:ui-test-junit4:1.11.0-beta02")
Integrates Compose UI testing with JUnit4, offering APIs for setting content, controlling composables, and testing state restoration.