Generates Code Coverage reports
13% of Grails users
Creates Code Coverage reports for your code Read more
Dependency :
test ":code-coverage:1.2.6"
13% of Grails users
Creates Code Coverage reports for your code Read more
Dependency :
test ":code-coverage:1.2.6"
A plugin that integrates Clover into GRAILS projects. Clover is a Code Coverage tool that produces beautiful reports which are highly configurable and extensible. Clover not only reports which lines of code were executed during a test run, it also reports which tests hit which lines of code. Clover's reports include: Tag Clouds of your entire project that compare Complexity with Coverage A TreeMap to visualise the most complex, uncovered areas of your project Fully Cross Referenced HTML view... Read more
Dependency :
compile ":clover:3.1.11"
Dependency :
compile ":webtest-coverage:0.6"