tp2/panier
Feror 3e404ea471
Some checks are pending
Gradle Test / test (push) Waiting to run
Ajout d'actions forgejo pour lancer les tests automatiquement
2025-01-30 10:09:37 +01:00
..
gradle/wrapper init 2025-01-23 11:45:13 +01:00
src Utilisation du design pattern observer 2025-01-30 10:05:23 +01:00
.gitignore init 2025-01-23 11:45:13 +01:00
build-SNAPSHOT.gradle init 2025-01-23 11:45:13 +01:00
build.gradle init 2025-01-23 11:45:13 +01:00
gradlew Ajout d'actions forgejo pour lancer les tests automatiquement 2025-01-30 10:09:37 +01:00
gradlew.bat init 2025-01-23 11:45:13 +01:00
README.md init 2025-01-23 11:45:13 +01:00
settings.gradle init 2025-01-23 11:45:13 +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.