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-groovy

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

Run ./gradlew test to execute all tests.