Setting up Gradle for JUnit 5

Laying the foundations for Writing JUnit 5 Tests

Setting up Gradle for JUnit 5

  • Adding the JUnit 5 dependency to your Gradle build file
  • Telling Gradle to use JUnit 5
  • Applying changes to your Gradle configuration