Webtest Coverage
Dependency :
compile ":webtest-coverage:0.6"
Summary
Installation
grails install-plugin webtest-coverage
Description

The webtest plugin is required to generate a coverage report, so please install this first.
Description
This plugin creates a coverage report depending on the existing views in the project in relation to all url calls executed by all webtest classes. Click on the screenshot tab to view some report samples.Installation
To install the latest version of the plugin from the repository, just typegrails install-plugin webtest-coverage
grails run-webtest-coverage