RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Code coverage on 1.9 using simplecov

Check out simplecov, a library for code coverage on Ruby 1.9 that sits on top of the built-in Coverage lib and gives you filtering, grouping and merging across test suites (i.e. code coverage for both cucumber and unit tests).

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in