Requirements: JDK version 8 and Maven 3 (make sure you have set JAVA_HOME and MVN_HOME environment variables)
How to run :
- Open a terminal in the root of the project
- Build the project by running : mvn clean install -DskipTests
- Start the project by running: java -jar target/Software-Quality-1.0-SNAPSHOT.jar
The reports for unit test coverage can be found in src/main/resources/html