<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>Ruby on Rails, JRuby, AWS, EC2, Exalead - RSpec, autotest and Snarl on Windows Comments</title>
  <id>tag:thewebfellas.com,2010:/blog/2007/12/10/rspec-autotest-and-snarl-on-windows/comments</id>
  <generator version="0.7.3" uri="http://mephistoblog.com">Mephisto Noh-Varr</generator>
  <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
  <updated>2010-02-01T08:47:49Z</updated>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob Anderton</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:13014</id>
    <published>2010-02-01T08:47:49Z</published>
    <updated>2010-02-01T08:47:49Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Rob Anderton</title>
<content type="html">&lt;p&gt;I haven't seen any autotest plugins that do this yet, but you could write something that makes use of the &lt;a href=&quot;http://www.fullphat.net/dev/snp/index.htm&quot; title=&quot;See the Snarl Network Protocol documentation&quot;&gt;Snarl Network Protocol&lt;/a&gt; to send notifications to your Windows box.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>marcel</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:12788</id>
    <published>2010-01-21T21:06:39Z</published>
    <updated>2010-01-21T21:06:39Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by marcel</title>
<content type="html">&lt;p&gt;I develop on a windows XP box, but I run my tests on a linux box. How can I get autotest running on the linux box to send the snarl messages to my windows snarl client?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob Anderton</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:7583</id>
    <published>2009-07-11T22:01:48Z</published>
    <updated>2009-07-11T22:01:48Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Rob Anderton</title>
<content type="html">&lt;p&gt;Thanks Karl - I'll check that out next time I'm doing some autotesting :)&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Karl O'Keeffe</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:7513</id>
    <published>2009-07-10T10:58:28Z</published>
    <updated>2009-07-10T10:58:28Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Karl O'Keeffe</title>
<content type="html">&lt;p&gt;I've forked the autotest-growl gem to add support for Growl for Windows. &lt;/p&gt;

&lt;p&gt;You can check out the post on my blog:&lt;/p&gt;

&lt;p&gt;http://monket.net/blog/2009/07/autotest-growl-for-windows/&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Valentine</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:2553</id>
    <published>2008-12-13T23:33:43Z</published>
    <updated>2008-12-13T23:33:43Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Valentine</title>
<content type="html">&lt;p&gt;Thanks Rob! that's really helps!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob Anderton</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:2466</id>
    <published>2008-12-06T16:55:58Z</published>
    <updated>2008-12-06T16:55:58Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Rob Anderton</title>
<content type="html">&lt;p&gt;If you're on a newer version of RSpec (1.1.5 or newer) then you should use the &lt;kbd&gt;autospec&lt;/kbd&gt; command instead of &lt;kbd&gt;autotest&lt;/kbd&gt;, from the RSpec changelog:&lt;/p&gt;

&lt;blockquote&gt;Version 1.1.5 / 2008-09-28&lt;br /&gt;
IMPORTANT: use the new 'autospec' command instead of 'autotest'. We changed
the way autotest discovers rspec so the autotest executable won't
automatically load rspec anymore. This allows rspec to live side by side other
spec frameworks without always co-opting autotest through autotest's discovery
mechanism.&lt;/blockquote&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>zaj</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:2436</id>
    <published>2008-12-02T19:19:49Z</published>
    <updated>2008-12-02T19:19:49Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by zaj</title>
<content type="html">&lt;p&gt;I've followed the instructions here on 2 projects now and always run into a problem... when I run autotest from my app's root directory, I get a line that says:&lt;/p&gt;

&lt;p&gt;&quot;loading autotest/rails&quot;&lt;/p&gt;

&lt;p&gt;and it just hangs there.&lt;/p&gt;

&lt;p&gt;I'm on Vista and running rails 1.2.6.&lt;/p&gt;

&lt;p&gt;Any ideas?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Andrew</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:921</id>
    <published>2008-05-18T01:22:10Z</published>
    <updated>2008-05-18T01:22:10Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Andrew</title>
<content type="html">&lt;p&gt;If anyone is looking for instructions on how to get autotest working with snarl without rspec then have a look at my blog &lt;a href=&quot;http://andrewonrails.blogspot.com/2008/05/autotest-and-snarl-coding-bliss-is.html&quot;&gt;here&lt;/a&gt;&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob Anderton</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:919</id>
    <published>2008-05-17T17:36:25Z</published>
    <updated>2008-05-17T17:36:25Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Rob Anderton</title>
<content type="html">&lt;p&gt;@Evan: are you trying to run this in cygwin or something? If so, is sh installed and in your path?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Andrey Viana</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:915</id>
    <published>2008-05-15T13:32:06Z</published>
    <updated>2008-05-15T13:32:06Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Andrey Viana</title>
<content type="html">&lt;p&gt;Excellent post!&lt;/p&gt;

&lt;p&gt;I am grateful for this post, is helped me a lot to set the RSpec, the autotest and Snarl in Windows, very good, thanks.&lt;/p&gt;

&lt;p&gt;Success for you!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Evan</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:900</id>
    <published>2008-05-08T17:27:01Z</published>
    <updated>2008-05-08T17:27:01Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Evan</title>
<content type="html">&lt;p&gt;Hi, i have followed your tutorial exactly, but when i type in the command:&lt;/p&gt;

&lt;p&gt;$ . autotest&lt;/p&gt;

&lt;p&gt;I get this error:&lt;/p&gt;

&lt;p&gt;sh.exe&quot;: require: command not found
sh.exe&quot;: version: command not found
sh.exe&quot;: /c/ruby/bin/autotest: line 11: syntax error near unexpected token &lt;code&gt;('
sh.exe&quot;: /c/ruby/bin/autotest: line 11:&lt;/code&gt;if ARGV.first =~ /^&lt;em&gt;(.*)&lt;/em&gt;$/ and Gem::Ve
rsion.correct? $1 then'&lt;/p&gt;

&lt;p&gt;i would really appreciate any help! thanks.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>kunzmann</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:422</id>
    <published>2008-02-28T03:42:31Z</published>
    <updated>2008-02-28T03:42:31Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by kunzmann</title>
<content type="html">&lt;p&gt;The following post might be relevant for those who are having the never-failing problem:&lt;/p&gt;

&lt;p&gt;http://rspec.lighthouseapp.com/projects/5645/tickets/279-autotest-never-calls-the-red-hook&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Jens</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:394</id>
    <published>2008-02-26T03:22:49Z</published>
    <updated>2008-02-26T03:22:49Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Jens</title>
<content type="html">&lt;p&gt;Having the same problem as Trent N, failed test don't display properly...Something wrong with the :red hook? My spec.opts file is as follows:&lt;/p&gt;

&lt;p&gt;--format
progress
--loadby
mtime
--reverse&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:188</id>
    <published>2008-01-29T10:20:40Z</published>
    <updated>2008-01-29T10:20:40Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Rob</title>
<content type="html">&lt;p&gt;Take a look at &lt;a href=&quot;http://support.microsoft.com/kb/310519&quot; title=&quot;Read KB article&quot;&gt;this Microsoft KB article&lt;/a&gt;. In step 4 of their instructions click the new button for a &lt;strong&gt;user&lt;/strong&gt; environment variable, the variable name should be &lt;kbd&gt;HOME&lt;/kbd&gt; and the value should be set to the folder where Windows stores your settings. If you’re not sure what this folder name should be then open a command prompt window and type &lt;kbd&gt;set userprofile&lt;/kbd&gt; - you should see something like this:&lt;/p&gt;

&lt;pre&gt;&lt;kbd&gt;set userprofile&lt;/kbd&gt;
&lt;samp&gt;USERPROFILE=C:\Documents and Settings\Rob&lt;/samp&gt;&lt;/pre&gt;

&lt;p&gt;This means you can set the value of the HOME environment variable to &lt;kbd&gt;%USERPROFILE%&lt;/kbd&gt; (&lt;a href=&quot;/assets/2008/1/29/environment-variable-screenshot.png&quot; title=&quot;A screenshot of the new environment variable dialog box&quot;&gt;this screenshot&lt;/a&gt; may help).&lt;/p&gt;

&lt;p&gt;I think the process is the same for Windows 2000, 2003 and XP, but I’ve not yet tried Vista so I don’t know if they’ve changed anything there.&lt;br /&gt;Rob&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>mindtonic</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:186</id>
    <published>2008-01-28T19:14:01Z</published>
    <updated>2008-01-28T19:14:01Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by mindtonic</title>
<content type="html">&lt;p&gt;Set the HOME user environment variable to your user profile directory, for example on my system it is set to: C:\Documents and Settings\Rob&lt;/p&gt;

&lt;p&gt;????  I have no idea what this means, and of course Windows documentation is useless... any pointers or suggestions&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:90</id>
    <published>2008-01-02T11:30:16Z</published>
    <updated>2008-01-02T11:30:16Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Rob</title>
<content type="html">&lt;p&gt;What does your &lt;kbd&gt;spec.opts&lt;/kbd&gt; file look like? I vaguely remember having a similar problem when I first started using autotest with RSpec - I think it was the &lt;code&gt;--colour&lt;/code&gt; option that caused it.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Trent N</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:82</id>
    <published>2007-12-31T12:46:25Z</published>
    <updated>2007-12-31T12:46:25Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Trent N</title>
<content type="html">&lt;p&gt;I cannot get Snarl to give me a negative response. I followed the instructions, and tested:&lt;/p&gt;
&lt;pre&gt;&lt;code class=&quot;ruby&quot;&gt;100.should &amp;gt; 200&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The autotest console gives a bunch of error messages, but Snarl keeps telling me that my tests passed. Anyone else having this problem, or know what could be going wrong?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:76</id>
    <published>2007-12-29T10:31:35Z</published>
    <updated>2007-12-29T10:31:35Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Rob</title>
<content type="html">&lt;p&gt;Hi Peter&lt;/p&gt;

&lt;p&gt;That’s a good question! I’ve double checked my original scribbles and this is what my notes say:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The GNU diff utility is listed in the &lt;a href=&quot;http://zentest.rubyforge.org/ZenTest/files/README_txt.html&quot; title=&quot;Read the ZenTest readme file&quot;&gt;ZenTest requirements&lt;/a&gt; for Windows.&lt;/li&gt;
  &lt;li&gt;The diff-lcs gem is used by RSpec if you use the &lt;code&gt;--diff&lt;/code&gt; option in your spec.opts file.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’d say that if you don’t plan to use &lt;code&gt;--diff&lt;/code&gt; with RSpec then you won’t need the diff-lcs gem but I’m not sure if the autotest part of ZenTest needs the GNU diff utility so I don’t know if you could get away without installing it.&lt;/p&gt;

&lt;p&gt;Rob&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Peter Clark</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:75</id>
    <published>2007-12-29T03:19:40Z</published>
    <updated>2007-12-29T03:19:40Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Peter Clark</title>
<content type="html">&lt;p&gt;Rob - Thanks for the post.&lt;/p&gt;

&lt;p&gt;Was wondering why you include diff-lcs and GNU DiffUtils in these instructions?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:71</id>
    <published>2007-12-27T09:40:09Z</published>
    <updated>2007-12-27T09:40:09Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Rob</title>
<content type="html">&lt;p&gt;@Shoaib: Thanks for pointing that out - I've updated the post.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Shoaib</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:66</id>
    <published>2007-12-26T02:59:12Z</published>
    <updated>2007-12-26T02:59:12Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Shoaib</title>
<content type="html">&lt;p&gt;To get the icons working had to change the icons folder path in step 7 to&lt;/p&gt;

&lt;pre&gt;&lt;code class=&quot;ruby&quot;&gt;$RUBY_HOME\lib\ruby\gems\1.8\gems\ZenTest-3.6.1\lib\icons&lt;/code&gt;&lt;/pre&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Rob Anderton</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:56</id>
    <published>2007-12-18T08:51:39Z</published>
    <updated>2007-12-18T08:51:39Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Rob Anderton</title>
<content type="html">&lt;p&gt;@Brian&lt;/p&gt;

&lt;p&gt;Unfortunately the Windows console doesn't easily support all the pretty colours like the Mac consoles used in many Rails tutorials. You can get colours for your tests though: take a look at the &lt;a href=&quot;http://on-ruby.blogspot.com/2006/05/red-and-green-for-ruby.html&quot; title=&quot;Read the release announcement&quot;&gt;RedGreen&lt;/a&gt; gem.&lt;/p&gt;

&lt;p&gt;@Luis and @Mike&lt;/p&gt;

&lt;p&gt;Thanks – I’m glad to help!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Mike Riley</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:55</id>
    <published>2007-12-18T03:27:54Z</published>
    <updated>2007-12-18T03:27:54Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Mike Riley</title>
<content type="html">&lt;p&gt;I just wanted to let you know that I have struggled with getting this to work for about 3 days until I found this post.  I followed your steps and it is working beautifully.  I was really close, just missing a few steps.  Thanks for taking the time to do this.  This was sorely missing. &lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Brian Corrales</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:54</id>
    <published>2007-12-17T15:34:52Z</published>
    <updated>2007-12-17T15:34:52Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Brian Corrales</title>
<content type="html">&lt;p&gt;Thanks for the post.  I was wondering why things were not working on my windows box.  I'm currently using InstantRails and use a simple command prompt to run commands.  I noticed that the command prompt doesn't give you the same colors/effects that have been discussed here and elsewhere.  What's the secret?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://thewebfellas.com/">
    <author>
      <name>Luis Lavena</name>
    </author>
    <id>tag:thewebfellas.com,2007-12-10:46:49</id>
    <published>2007-12-10T20:53:15Z</published>
    <updated>2007-12-10T20:53:15Z</updated>
    <category term="Blog"/>
    <link href="http://thewebfellas.com/blog/2007/12/10/rspec-autotest-and-snarl-on-windows" rel="alternate" type="text/html"/>
    <title>Comment on 'RSpec, autotest and Snarl on Windows' by Luis Lavena</title>
<content type="html">&lt;p&gt;Excellent post Rob!&lt;/p&gt;

&lt;p&gt;I'm glad someone took the time to write a tutorial for this!&lt;/p&gt;

&lt;p&gt;And welcome to the BDD-with-Ruby-on-Windows world! :-D&lt;/p&gt;</content>  </entry>
</feed>
