Hi all. I have an issue in IDEA + gradle + junit. ...
# getting-started
d
Hi all. I have an issue in IDEA + gradle + junit. I want to import kotlin.test package, but compiler says that it can't found it. In build.gradle I've written: testCompile "org.jetbrains.kotlinkotlin test junit$kotlin_ver" testCompile "junitjunit4.+"