tp1/tutoRefactoring/README.md
2025-01-21 14:24:26 +01:00

7 lines
350 B
Markdown

# 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.
[Gradle's native JUnit Platform support]: https://docs.gradle.org/current/userguide/java_testing.html#using_junit5