implementation("androidx.compose.ui:ui-test-junit4:1.11.0-alpha06")
Integrates JUnit4 with Compose UI for testing, offering APIs like `createAndroidComposeRule` to facilitate UI tests.