Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 2.06 KB

README.md

File metadata and controls

48 lines (36 loc) · 2.06 KB

TAMS

Authentication: Authentication coverage Course: Course coverage Hiring: Hiring coverage TA: TA coverage

CSE2115 - Project

Running

gradle bootRun

Testing

gradle test

To generate a coverage report:

gradle jacocoTestCoverageVerification

And

gradle jacocoTestReport

The coverage report is generated in: build/reports/jacoco/test/html, which does not get pushed to the repo. Open index.html in your browser to see the report.

Static analysis

gradle checkStyleMain
gradle checkStyleTest
gradle pmdMain

Group Members

📸 Name Email
A.F. Yucel [email protected]
J.D.M. Savelkoul [email protected]
M. Mladenov [email protected]
M.C.A. De Wit [email protected]
M.A.A. Kienhuis [email protected]
W. Smit [email protected]