> Could not resolve org.jetbrains.kotlinx:kotlinx-gradle-serialization-plugin:0.5.1.Required by: > Could not resolve org.jetbrains.kotlinx:kotlinx-gradle-serialization-plugin> Could not get resource 'https://kotlin.
> Could not find org.jetbrains.kotlinx:kotlinx-html-jvm:0.7.2.maven { url "https://dl.bintray.com/kotlin/dokka/" }
maven { url "https://dl.bintray.com/kotlin/kotlinx"org.jetbrains.dokka" version &
found in modules** kotlinx-coroutines-core-1.3.9.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9) and kotlinx-coroutines-core-jvm-1.3.9.jar (org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9:kotlinx-coroutines-core:1.3.9)
coroutineScope is already injected by the test framework here }
} 如何将Kotest框架配置为在测试中使用kotlinx.coroutines.test.TestCoroutineScope实例而不是kotlinx.coroutines.CoroutineScope?