Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 325 Bytes

File metadata and controls

7 lines (5 loc) · 325 Bytes

junit5-jupiter-starter-maven

The junit5-jupiter-starter-maven project demonstrates how to execute JUnit Jupiter tests using Maven.

Please note that this project uses the Maven Wrapper. Thus, to ensure that the correct version of Maven is used, invoke mvnw instead of mvn.