From Exercism Java Track (easy).
ReverseStringLeapResistorColorDnDCharacterPangramCheckerHammingGigasecondSpaceAgeAcronymScrabbleProteinTranslatorMeetup# Executes tests and generates report in build/reports/tests/test/index.html
./gradlew tests
# Copy report from build/reports/tests/test/index.html to docs/tests/test/index.html
./gradlew copyReport
See tests results in JUnit test report.