Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andstor/junit5-jupiter-starter-gradle
https://github.com/andstor/junit5-jupiter-starter-gradle
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/andstor/junit5-jupiter-starter-gradle
- Owner: andstor
- Created: 2023-12-08T20:15:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-08T20:44:04.000Z (11 months ago)
- Last Synced: 2024-05-01T15:12:42.260Z (7 months ago)
- Language: Java
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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