<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Something Pithy - tdd tag</title>
  <link>http://donie.homeip.net:8080/pebble/Steve/tags/tdd/</link>
  <description>my geekness knows no bounds</description>
  <language>en</language>
  <copyright>Steve Donie</copyright>
  <lastBuildDate>Thu, 02 Oct 2008 16:23:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>CITCON London, October 6-7, 2006</title>
    <link>http://donie.homeip.net:8080/pebble/Steve/2006/08/15/1155647820000.html</link>
    
      
        <description>
          &lt;p&gt;
Paul Julius and Jeffrey Fredrick are hosting another version of the Continuous Integration and Testing Conference, this time in London, October 6th and 7th. The &lt;a href=&#034;http://donie.homeip.net:8080/pebble/Steve/2006/02/13/1139860239420.html&#034;&gt;first one in Chicago&lt;/a&gt; was impossible for me to go to, this one is just rubbing salt in the wound for me!&lt;/p&gt;
&lt;p&gt;
The last one sounded like a great success. They ran it using the &#039;open spaces&#039; conference style that I am seeing &lt;a href=&#034;http://barcamp.org/&#034;&gt;more and more&lt;/a&gt;. Here&#039;s hoping that this one gathers lots of folks and leads to lots of good information sharing. If you are interested, register (it&#039;s free once you get there!) at &lt;a href=&#034;http://www.citconf.com/&#034;&gt;the citcon website&lt;/a&gt;. Even if you are not going, check out &lt;a href=&#034;http://www.citconf.com/wiki/&#034;&gt;the wiki from the last conference&lt;/a&gt;.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://donie.homeip.net:8080/pebble/Steve/2006/08/15/1155647820000.html#comments</comments>
    <guid isPermaLink="true">http://donie.homeip.net:8080/pebble/Steve/2006/08/15/1155647820000.html</guid>
    <pubDate>Tue, 15 Aug 2006 13:17:00 GMT</pubDate>
  </item>
  
  <item>
    <title>CITCON - Continuous Integration and Testing Conference</title>
    <link>http://donie.homeip.net:8080/pebble/Steve/2006/02/13/1139860239420.html</link>
    
      
        <description>
          &lt;a href=&#034;http://www.citconf.com./&#034;&gt;CITCON - Continuous Integration and Testing Conference&lt;/a&gt; Paul Julius and Jeffrey Frederick are co-hosting an OpenSpaces-format conference on testing in a continuous integration environment. Chicago, April 7th and 8th. I would love to go to this, but it isn&#039;t something I can fit into my schedule this year. 
        </description>
      
      
    
    
    
    <comments>http://donie.homeip.net:8080/pebble/Steve/2006/02/13/1139860239420.html#comments</comments>
    <guid isPermaLink="true">http://donie.homeip.net:8080/pebble/Steve/2006/02/13/1139860239420.html</guid>
    <pubDate>Mon, 13 Feb 2006 19:50:39 GMT</pubDate>
  </item>
  
  <item>
    <title>Jeffrey Palermo : How to integrate FitNesse acceptance tests into your CC.Net build - level 300</title>
    <link>http://codebetter.com/blogs/jeffrey.palermo/archive/2005/09/13/131914.aspx</link>
    
      
        <description>
          &lt;a href=&#034;http://codebetter.com/blogs/jeffrey.palermo/archive/2005/09/13/131914.aspx&#034;&gt;Jeffrey Palermo : How to integrate FitNesse acceptance tests into your CC.Net build - level 300&lt;/a&gt;&lt;br/&gt;

Jeff is a new addition to the DataCert team who brings a lot of great experience. We recently paired on this little task, and it was quite fruitful. 
&lt;p&gt;&lt;a href=&#034;http://codebetter.com/blogs/jeffrey.palermo/archive/2005/09/13/131914.aspx&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://donie.homeip.net:8080/pebble/Steve/2005/09/21/1127330497076.html#comments</comments>
    <guid isPermaLink="true">http://codebetter.com/blogs/jeffrey.palermo/archive/2005/09/13/131914.aspx</guid>
    <pubDate>Wed, 21 Sep 2005 19:21:37 GMT</pubDate>
  </item>
  
  <item>
    <title>DaveAstels.com » A New Look at Test Driven Development</title>
    <link>http://donie.homeip.net:8080/pebble/Steve/2005/08/25/1124978031646.html</link>
    
      
        <description>
          Gary Williams pointed me to this article by Dave Astels: &lt;a href=&#034;http://daveastels.com/index.php?p=5&#034;&gt;DaveAstels.com » A New Look at Test Driven Development&lt;/a&gt;. I&#039;m not completely convinced yet - an interesting idea. I do like the concept, and sometimes just changing the words you use for things can be powerful in changing your thinking. One of the comments there about just renaming methods in xUnit seems like it might be enough. It will be interesting to see if the jBehave project takes off. 
        </description>
      
      
    
    
    
    <comments>http://donie.homeip.net:8080/pebble/Steve/2005/08/25/1124978031646.html#comments</comments>
    <guid isPermaLink="true">http://donie.homeip.net:8080/pebble/Steve/2005/08/25/1124978031646.html</guid>
    <pubDate>Thu, 25 Aug 2005 13:53:51 GMT</pubDate>
  </item>
  
  <item>
    <title>The Bowling Game Kata</title>
    <link>http://donie.homeip.net:8080/pebble/Steve/2005/08/23/1124812991880.html</link>
    
      
        <description>
          &lt;p&gt;Several years ago, I attended the SD West conference. One of the most memorable things I did there was a hands-on session with &#034;Uncle Bob&#034; Martin on TDD and pair programming. Everyone brought their laptops, and for 3 hours we learned how TDD works. &lt;a href=&#034;http://www.butunclebob.com/ArticleS.UncleBob.TheBowlingGameKata&#034;&gt;The Bowling Game Kata&lt;/a&gt; was the example he used as the attendees &#039;paired&#039; with Bob. He drove, we made comments.&lt;/p&gt;
&lt;p&gt;After the Bowling Game example, he had us divide up into pairs and work on a few other sample problems. I ended up pairing with someone several years older than me, a very experienced developer who had never used Java - which is the language we were using for the exercise. I was skeptical at first, but by following the steps - write a test, see it fail, make it pass, repeat - we were able to get good solutions to 2 problems in a short period of time. And each time we were surprised at how simple and elegant the resulting code turned out to be.&lt;/p&gt;
&lt;p&gt;I remember coming back from the conference all charged up about pair programming and TDD, and tried to spread that enthusiasm to my team. It didn&#039;t work. I kept saying to myself &#034;I need to set up a meeting so we can all do this exercise together, then they&#039;ll get it.&#034; But everyday work always seemed to get in the way. We didn&#039;t have time to spend 3 hours learning something new. Kinda like that old story about the guy who doesn&#039;t have time to sharpen his saw, because he&#039;s too busy cutting down trees...&lt;/p&gt;
&lt;p&gt;I&#039;m glad I&#039;m starting to actually &lt;u&gt;do&lt;/u&gt; it now. It takes time to learn, and you have to keep doing it, but it pays off. You get better, things go faster. Keep at it.&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://donie.homeip.net:8080/pebble/Steve/2005/08/23/1124812991880.html#comments</comments>
    <guid isPermaLink="true">http://donie.homeip.net:8080/pebble/Steve/2005/08/23/1124812991880.html</guid>
    <pubDate>Tue, 23 Aug 2005 16:03:11 GMT</pubDate>
  </item>
  
  <item>
    <title>You don&#039;t have time to NOT do TDD</title>
    <link>http://donie.homeip.net:8080/pebble/Steve/2005/08/23/1124811808349.html</link>
    
      
        <description>
          &lt;p&gt;
I just read &lt;a href=&#034;http://www.butunclebob.com/ArticleS.UncleBob.BrainSurgeryGuides&#034;&gt;a short article on Bob Martin&#039;s blog&lt;/a&gt; that I think helps describe why TDD is so important for developing software. He relates how brain surgeons spend 99% of an operation setting up guides to make sure they are doing the operation in the right place. The actual &#039;operation&#039; only takes a second, but setting it up takes a long time. You see this in other areas as well. Woodworking comes to mind, since that is something I have experience in. Many times, if you need to do something &lt;a href=&#034;http://donie.homeip.net:8080/album/2004-01/20040103-101308.htm&#034;&gt;
(drilling holes for shelf pins in a bookcase, for example)&lt;/a&gt;, you have to first build yourself a jig. Something to guide your work. Making the jig might take more time than the operation itself, but if you don&#039;t make the jig you will either take a long time to do the job right, or you will do a very poor job. Same for unit tests, integration tests, acceptance tests, etc. You can skip that step and just start drilling, but you&#039;ll probably regret it later.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://donie.homeip.net:8080/pebble/Steve/2005/08/23/1124811808349.html#comments</comments>
    <guid isPermaLink="true">http://donie.homeip.net:8080/pebble/Steve/2005/08/23/1124811808349.html</guid>
    <pubDate>Tue, 23 Aug 2005 15:43:28 GMT</pubDate>
  </item>
  
  </channel>
</rss>
