{"id":69731,"library":"kotlinx-coroutines-test-jvm","title":"Kotlinx Coroutines Test (JVM)","description":"Coroutines support libraries for Kotlin, providing testing utilities for coroutines on the JVM.","status":"active","version":"1.10.2","language":"java","source_language":null,"source_url":"https://github.com/Kotlin/kotlinx.coroutines","tags":["kotlin","coroutines","testing","jvm"],"install":[{"cmd":"<dependency>\n  <groupId>org.jetbrains.kotlinx</groupId>\n  <artifactId>kotlinx-coroutines-test-jvm</artifactId>\n  <version>1.10.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"runTest","correct":"kotlinx.coroutines.test.runTest"}],"quickstart":{"code":"import kotlinx.coroutines.test.runTest\n\n@Test\nfun testCoroutine() = runTest {\n    // coroutine test code\n}","lang":"kotlin","description":"Run a coroutine test using runTest."},"warnings":[{"fix":"Check migration guide for changes in runTest and TestScope.","message":"Version 1.10.2 may have breaking changes in test APIs compared to earlier versions.","severity":"breaking","affected_versions":">=1.10.0"}],"env_vars":null,"search_vec":"'coroutin':2,5,14,19 'jvm':4,17,21 'kotlin':9,18 'kotlinx':1 'librari':7 'provid':10 'support':6 'test':3,11,20 'util':12","created_at":"2026-06-17T18:05:13.451746+00:00","updated_at":"2026-06-17T18:05:13.451746+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Kotlin/kotlinx.coroutines","github":"https://github.com/Kotlin/kotlinx.coroutines","docs":"https://appdoc.app/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-test-jvm/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}