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"
Documentation
Enables functional tests to be used as light load tests. Once you install this plugin, your application will
be able to run functional tests in parallel, provided you have already done the necessary, to setup your
application to run functional tests. Read more
Dependency :
compile ":funky-test-load:0.3.9"
Documentation
Source
Issues
Provides a way to run integration tests without having to repeatedly bootstrap the environment Read more
Dependency :
compile ":guard:1.0.7"
Documentation
Source
Provides build status and test run integration with TeamCity Read more
Dependency :
compile ":teamcity:1.0.3"
Documentation
Source
Issues
Read more
Dependency :
compile ":dbmonster-plugin:0.5"
Documentation