Quantcast
Channel: Jworks » jacoco
Browsing latest articles
Browse All 2 View Live

Jacoco code coverage with Gradle

One of the new features of Gradle 1.6, the Groovy based build tool, is Jacoco support. Jacoco is one of the few (only?) Open Source code coverage tools still in active development, and starting from...

View Article


Image may be NSFW.
Clik here to view.

Enable Jacoco with Jetty

To enable code coverage in your functional regression test, for example when using Selenium, it’s often handy to measure the code coverage. In our current project we’re using Jacoco for that, since...

View Article

Browsing latest articles
Browse All 2 View Live