Comments on: Software That Goes Clunk http://girtby.net/archives/2008/12/29/software-that-goes-clunk/ this blog is girtby.net Wed, 30 Sep 2009 01:44:34 -0400 http://wordpress.org/?v=2.9-rare hourly 1 By: Julian http://girtby.net/archives/2008/12/29/software-that-goes-clunk/comment-page-1/#comment-2326 Julian Thu, 29 Jan 2009 04:34:01 +0000 http://girtby.net/?p=3658#comment-2326 <p>At least some people agree with your view that "Made with Unit Testing" is a key quality indicator.</p> <p>Check out the <a href="http://www.feedparser.org/" rel="nofollow">Universal Feed Parser</a>.</p> <p>They spend a total of 12 words on their home page describing the component before giving the key links and launching into example code on how to use it.</p> <p>Five of those words describe what it does. Two describe the technology. Two describe the license. The other three are "3000 unit tests."</p> <p>(Of course they could be 3000 worthless unit tests, but they certainly give the impression that they are serious about it.)</p> At least some people agree with your view that “Made with Unit Testing” is a key quality indicator.

Check out the Universal Feed Parser.

They spend a total of 12 words on their home page describing the component before giving the key links and launching into example code on how to use it.

Five of those words describe what it does. Two describe the technology. Two describe the license. The other three are “3000 unit tests.”

(Of course they could be 3000 worthless unit tests, but they certainly give the impression that they are serious about it.)

]]>
By: Aristotle Pagaltzis http://girtby.net/archives/2008/12/29/software-that-goes-clunk/comment-page-1/#comment-2088 Aristotle Pagaltzis Tue, 30 Dec 2008 09:13:26 +0000 http://girtby.net/?p=3658#comment-2088 <p>I invite you to skim through <a href="http://stats.cpantesters.org/updates.html" rel="nofollow">all the posts for 2008 but particularly the summaries</a>. :-) And <a href="http://use.perl.org/~Alias/journal/38036" rel="nofollow">it only gets better</a>.</p> <p>Yeah, your language could do that too… but <em>does</em> it? We’ve got your test religion right here.</p> I invite you to skim through all the posts for 2008 but particularly the summaries. :-) And it only gets better.

Yeah, your language could do that too… but does it? We’ve got your test religion right here.

]]>
By: Steve Campbell http://girtby.net/archives/2008/12/29/software-that-goes-clunk/comment-page-1/#comment-2080 Steve Campbell Mon, 29 Dec 2008 18:10:44 +0000 http://girtby.net/?p=3658#comment-2080 <p>There is no empirical evidence that unit testing is a better software quality technique when compared with other quality-inducing tools and practices (code reviews, test-after, etc). To my recollection, given current evidence, the winner of that fight would be one of the many types of formal code review. </p> There is no empirical evidence that unit testing is a better software quality technique when compared with other quality-inducing tools and practices (code reviews, test-after, etc). To my recollection, given current evidence, the winner of that fight would be one of the many types of formal code review.

]]>
By: Sunny Kalsi http://girtby.net/archives/2008/12/29/software-that-goes-clunk/comment-page-1/#comment-2076 Sunny Kalsi Mon, 29 Dec 2008 13:28:15 +0000 http://girtby.net/?p=3658#comment-2076 <p>Just because software is unit tested doesn't mean it's unit tested well. Just because software is covered doesn't mean it's covered well. This is sort of the exact problem with ISO9000 - It's more about intent, and less about a check-box. You can pay lip service to any sort of metric. Just look at Agitar!</p> Just because software is unit tested doesn’t mean it’s unit tested well. Just because software is covered doesn’t mean it’s covered well. This is sort of the exact problem with ISO9000 – It’s more about intent, and less about a check-box. You can pay lip service to any sort of metric. Just look at Agitar!

]]>