On May 26, 2009, at 1:22 PM, Mark Wilden wrote:
On Sun, May 24, 2009 at 10:17 PM, Ben Mabey <b...@benmabey.com> wrote:
Well, so Spork was really created with testing in mind. It is more
general purpose than spec_server though. You can use it with any
Ruby project, not just Rails. You can also potentially use it with
any other testing framework that adds support for it (I've been
meaning to do this for Cucumber). I know that Tim's original work
with Kernel.fork was actually dealing with Mongrel but I'm not sure
what the exact details of it are. I'll try to find out for you
though.
Spork seems to have the same problem that I have with spec_server:
it doesn't reload classes I change. So if I'm doing TDD between a
model and its spec, it doesn't help.
I noticed the same thing. It must be a bug in spork, correct?
Scott
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users