[rspec-users] Rspec and EventMachine
Julien
julien.genestoux at gmail.com
Thu Mar 12 19:21:55 EDT 2009
Hey Guys,
I am trying to create a app that makes use of EventMachine.
As I recently fell in love with Rspec, I was trying to use it with our
EM. However, I have no idea how to do this. Also, I want to remove
network connections from the tests (as I might not be connected when
running them), so I think I should mock them up, but again... I don't
know how to do this!
Any tips?
Thanks
More information about the rspec-users
mailing list