No description
Find a file
Feror ae6683dfa4
Some checks failed
Gradle Test / test (push) Has been cancelled
Ajout de forgejo actions
2025-02-04 10:05:25 +01:00
.forgejo/workflows Ajout de forgejo actions 2025-02-04 10:05:25 +01:00
gradle/wrapper init 2025-02-04 10:03:39 +01:00
lib init 2025-02-04 10:03:39 +01:00
src init 2025-02-04 10:03:39 +01:00
.DS_Store init 2025-02-04 10:03:39 +01:00
.gitignore init 2025-02-04 10:03:39 +01:00
build-SNAPSHOT.gradle init 2025-02-04 10:03:39 +01:00
build.gradle init 2025-02-04 10:03:39 +01:00
gradlew Ajout de forgejo actions 2025-02-04 10:05:25 +01:00
gradlew.bat init 2025-02-04 10:03:39 +01:00
README.md init 2025-02-04 10:03:39 +01:00
settings.gradle init 2025-02-04 10:03:39 +01:00

junit5-jupiter-starter-gradle

The junit5-jupiter-starter-gradle 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 Java.