HandOfGod94 / jacoco-cov-badge-maven-plugin

Generate High Quality SVG, PNG and JPG Coverage badges locally from jacoco report as part of build
The Unlicense
7 stars 10 forks source link

Task: Unit testcases #29

Closed HandOfGod94 closed 6 years ago

HandOfGod94 commented 6 years ago

Need to introduce unit testcases before changing or any of the api or introducing new feature. This makes sure that existing functionality doesn't break.

UT's will be needed for both the branches, i.e. release and master.