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.