- Gradle for testing and running
- Example Test
- Junit, Mockito, and AssertJ
- Java (JDK) 21
- test:
./gradlew test - run:
./gradlew run
This repository is configured as a template you can bootstrap your kata by creating a new repository or opening a codespace in github.