Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andstor/junit5-jupiter-starter-gradle


https://github.com/andstor/junit5-jupiter-starter-gradle

Last synced: 1 day ago
JSON representation

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