
implementation("androidx.compose.ui:ui-test-junit4:1.11.1")Integrates Compose UI testing with JUnit4, offering APIs for writing and executing UI tests. Recent updates include default use of `StandardTestDispatcher` in v2 APIs for improved coroutine execution control.