The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Testing Anti-Patterns: Invisible Code

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
Jason Rudolph

Posts: 70
Nickname: jrudolph
Registered: May, 2008

Jason Rudolph is the author of "Getting Started with Grails" and is a Principal at Relevance.
Testing Anti-Patterns: Invisible Code Posted: Aug 18, 2008 4:25 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Jason Rudolph.
Original Post: Testing Anti-Patterns: Invisible Code
Feed Title: puts Blog.new("nonsense")
Feed URL: http://jasonrudolph.com/blog/feed/
Feed Description: Noteworthy nonsense for software developers.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Jason Rudolph
Latest Posts From puts Blog.new("nonsense")

Advertisement
As we’ve seen over the last several weeks, it’s remarkably easy for code to earn the badge of 100% test coverage without necessarily having a strong test suite. In each of those examples, the coverage analysis tool performed its task flawlessly: it reported exactly which portions of our code were executed as a result [...]

Read: Testing Anti-Patterns: Invisible Code

Topic: RedCloth Cookbook: How Tos, Recipes, F.A.Qs - Using the Ruby Plain Text to Web Markup Gem Previous Topic   Next Topic Topic: A Ruby Metaprogramming Introduction Updated

Sponsored Links



Google
  Web Artima.com   

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