The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
rcov 0.2.0: speedy, prettier, more convenient code coverage

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
Eigen Class

Posts: 358
Nickname: eigenclass
Registered: Oct, 2005

Eigenclass is a hardcore Ruby blog.
rcov 0.2.0: speedy, prettier, more convenient code coverage Posted: Feb 25, 2006 5:56 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eigen Class.
Original Post: rcov 0.2.0: speedy, prettier, more convenient code coverage
Feed Title: Eigenclass
Feed URL: http://feeds.feedburner.com/eigenclass
Feed Description: Ruby stuff --- trying to stay away from triviality.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Eigen Class
Latest Posts From Eigenclass

Advertisement

I'm releasing version 0.2.0 of the rcov code coverage tool for Ruby. Visible changes since 0.1.0:

  • improved HTML output (cleaner and more readable) --- using xx under the hood
  • textual output: execution counts or code decorated with ANSI sequences
  • more convenient interface: run several scripts/tests in one go, argument propagation...

It can be downloaded from here.

Screenies

Code coverage summary coverage-typo.png Detailed code coverage information coverage-typo2.png
Read more...

Read: rcov 0.2.0: speedy, prettier, more convenient code coverage

Topic: Dashboard Widget For Browsing Ruby RDoc Previous Topic   Next Topic Topic: Rails Fixtures work with CSV data

Sponsored Links



Google
  Web Artima.com   

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