<div dir="ltr">On Fri, Mar 14, 2014 at 2:49 PM, Steve Tooke <span dir="ltr"><<a href="mailto:steve.tooke@gmail.com" target="_blank">steve.tooke@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If this is taking a significant amount of time you can ease the startup costs using spring or Zeus as suggested. <div>

<div><br></div></div></blockquote><div><br><div>Regarding spring, zeus and spork ...<br><br>Zeus works OK with rspec, rake, console etc. but we failed<br>to get it to work properly with guard (which I consider quite<br></div>
<div>useful for true TDD).<br></div><div><br>OTOH, getting spring to work with guard was a breeze and<br></div><div>is a real pleasure to work with:<br><br>  <a href="http://girders.org/blog/2014/02/06/setup-rails-41-spring-rspec-and-guard/">http://girders.org/blog/2014/02/06/setup-rails-41-spring-rspec-and-guard/</a><br>
<br></div><div>(`time spring rspec` #=> 0.612 total  <a href="https://twitter.com/search?q=%23TDD&src=hash" class="" dir="ltr"><s>#</s><b>TDD</b></a> )<br><br></div><div>I also have less happy experiences with spork in 2 different contexts<br>
(I essentially turn it off after a while), not always seeing certain changes.<br><br>So "spring" is the clear winner for me in this field.<br><br></div><div>HTH,<br></div><div><br></div><div>Peter</div></div></div>
</div></div>