<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>sevensoft comments</title>
    <link>http://blog.sevensoft.net/</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>ken brooks</description>
    <item>
      <title>"pretty print your behavior" by James Hughes</title>
      <description>&lt;p&gt;Excellent stuff.&lt;/p&gt;</description>
      <pubDate>Mon, 22 Sep 2008 08:18:21 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:e64e8f9c-3d33-4041-aedc-d9c7194b0491</guid>
      <link>http://blog.sevensoft.net/articles/2008/09/21/pretty-print-your-behavior#comment-3449</link>
    </item>
    <item>
      <title>"RSpec 1.0 tutorial - before and after" by sevensoft</title>
      <description>&lt;p&gt;You are completely correct and I weighed that option before posting it but left it in just for the sake of the example like you said. &lt;/p&gt;

&lt;p&gt;Perhaps I could have noted that in the article. Might go update it just to make sure that is clear.. &lt;/p&gt;

&lt;p&gt;btw.. being somewhat newish to the ruby/rails world It took me a minute to realize the benefit of RSpec. I couldn&amp;#8217;t grasp why anyone would come up with another xUnit type framework. By the time I read a little further on the RSpec site it was perfectly clear that this (if nothing else) is a phenomenal way to approach testing and get documentation all in one shot. DRY indeed.&lt;/p&gt;

&lt;p&gt;So to you and your developers a hearty &amp;#8216;Thumbs up&amp;#8217; for turning a good development concept on its side and making it fun and useful.&lt;/p&gt;

&lt;p&gt;Now i&amp;#8217;m looking for ways to fit this into my corporate J2EE worklife via JRuby.&lt;/p&gt;

&lt;p&gt;Thanks for the comment btw.&lt;/p&gt;</description>
      <pubDate>Fri, 25 May 2007 01:15:30 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:a155bd53-ee3f-425c-a73a-10c618470c24</guid>
      <link>http://blog.sevensoft.net/articles/2007/05/24/rspec-1-0-tutorial-before-and-after#comment-21</link>
    </item>
    <item>
      <title>"RSpec 1.0 tutorial - before and after" by Aslak HellesÃ¸y</title>
      <description>&lt;p&gt;Hi, and thanks for writing the intro.&lt;/p&gt;

&lt;p&gt;I realise it was probably just for the sake of the example, but I just want to mention that defining an after(:each) block to reset instance variables is discouraged.&lt;/p&gt;

&lt;p&gt;Each example (instance) runs in a new instance anyway, and the instance variables are garbage collected.&lt;/p&gt;

&lt;p&gt;The after(:each) here has no effect, and since it has no effect, doing it is confusing.&lt;/p&gt;</description>
      <pubDate>Fri, 25 May 2007 00:59:08 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:6dace176-e515-43a7-a8e8-635ce415f60f</guid>
      <link>http://blog.sevensoft.net/articles/2007/05/24/rspec-1-0-tutorial-before-and-after#comment-20</link>
    </item>
  </channel>
</rss>
