Usage
build.gradle
Gradle Wrapper
Testing
Setting Up JUnit with Gradle
- π JUnit 5 with Gradle
 - πΊ JUnit 5 Gradle Project Configuration
 - π JUnit 5 Tutorial: Running Unit Tests With Gradle
 - π GitHub: Running Unit Tests With Maven and Gradle
 - π Setup JUnit, Mockito in LibGdx (Kotlin)
 
With libGDX
Resources
- π Gradle Guides
 - π Whatβs the difference between implementation and compile in Gradle?
 - π Understanding the Gradle Wrapper
 - π JUnit 5 with Gradle
 - πΊ JUnit 5 Gradle Project Configuration
 - π JUnit 5 Tutorial: Running Unit Tests With Gradle
 - π GitHub: Running Unit Tests With Maven and Gradle
 - π Setup JUnit, Mockito in LibGdx (Kotlin)
 - π JUnit testing of libGDX game in Android Studio