Using Gradle Kotlin DSL with junit 5staffAugust 07, 2019 - ⏱️ 10 min readGradle 5 has been out for a while now and with that we finally got the ability to write our Gradle scripts in Kotlin. How can I migrate my JUnit-enabled Gradle scripts to Kotlin Gradle DSL?#tdd#kotlin#gradle#junit#kts