The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Cobertura Adds Committers: Java Code Coverage Marches On...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jared Richardson

Posts: 1031
Nickname: jaredr
Registered: Jun, 2005

Jared Richardson is an author, speaker, and consultant who enjoys working with Ruby and Rails.
Cobertura Adds Committers: Java Code Coverage Marches On... Posted: Nov 6, 2006 9:50 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Jared Richardson.
Original Post: Cobertura Adds Committers: Java Code Coverage Marches On...
Feed Title: Jared's Weblog
Feed URL: http://www.jaredrichardson.net/blog/index.rss
Feed Description: Jared's weblog. The web site was created after the launch of the book "Ship It!" and discusses issues from Continuous Integration to web hosting providers.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Jared Richardson
Latest Posts From Jared's Weblog

Advertisement

Mark Doliner let me know that he's adding two more committers to the Cobertura project. That makes three this year (John Lewis stepped up earlier this year). The latest committers are Jiri Mares and Joakim Erdfelt.

What is Cobertura?

From the website:
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage.

Some recent additions include Groovy support, a Maven 2.0 plugin, and other cool features.

Drop over to the sample reports page and see if it looks like something you'd like on your project. Then visit the Ant task reference page, the Maven links, or even the command line interface page and get it plugged into your project.

Once it's in place you'll have no problem seeing the gaps in your testing coverage. But remember to to use it wisely.

Jared

Read: Cobertura Adds Committers: Java Code Coverage Marches On...

Topic: �redev approaching Previous Topic   Next Topic Topic: Did hell just freeze over?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use