Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 409 Bytes

File metadata and controls

9 lines (6 loc) · 409 Bytes

junit5-jupiter-starter-gradle-kotlin

The junit5-jupiter-starter-gradle-kotlin project demonstrates how to run tests based on JUnit Jupiter using Gradle's native JUnit Platform support, Gradle's Kotlin DSL and code and tests written in Kotlin.

Run ./gradlew test to execute all tests.