use JUnit Jupiter
Use the JUnit Jupiter testing framework.
Gradle will provide the version of JUnit Jupiter to use. Defaults to version 5.8.2
Since
7.3
Use the JUnit Jupiter testing framework with a specific version.
Since
7.3
Parameters
version
version of JUnit Jupiter to use
Use the JUnit Jupiter testing framework with a specific version.
Since
7.6
Parameters
version
provider supplying the version of JUnit Jupiter to use