Using Gradle Kotlin DSL with junit 5staffGradle 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