Back to Intellij Community

KotlinTestJUnit

plugins/kotlin/maven/resources/inspectionDescriptions/KotlinTestJUnit.html

2025.3-rc-2170 B
Original Source

Reports usage of kotlin-test and junit dependency without kotlin-test-junit.

It is recommended to use kotlin-test-junit dependency to work with Kotlin and JUnit.