lastminute.com logo

Technology

gradle (1)

Using Gradle Kotlin DSL with junit 5

juan_ara
juan ara

Gradle 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?