tp1/tutoRefactoring/README.md

8 lines
350 B
Markdown
Raw Permalink Normal View History

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