This is a simple showcase project to show how to use jUnit 5 in a maven project. This branch includes a GitHub-Action to run the tests and generate a coverage report.
To run the tests locally, you can use the following command:
mvn test
This project also includes a GitHub-Action to run the tests and generate a coverage report.