runTest

fun runTest(suffix: String? = null, device: WearDevice? = this.device, applyDeviceConfig: Boolean = true, captureScreenshot: Boolean = true, content: @Composable () -> Unit)