Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 182 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 182 Bytes

####How to build the application ./gradlew build

####How to get Jacoco report ./gradlew test jacocoTestReport

####How to get Mutation test report ./gradlew pitest