Jake Benilov wrote:
Hello Ben,
Hi Jake,
I hope you don't mind but I am copying this response to the rspec-users
list in case any one else is able to shed more light on it.
I have a bit of a newbie question regarding fakefs; I want to test Rake
tasks using fakefs and rspec:
~~
Actually, I think this is more of a bug with test/unit.
If you are going to override inherited, be a good citizen and call
super. :-)
Same with method_missing or any other "core" method you override.
Anyways, I do have a fix. It's to monkey-patch test/unit. How do I also
submit the patch to tes
On Wed, Oct 28, 2009 at 20:46, nruth wrote:
> I'm going to put the cat amongst the pigeons here in the hope of some
> clarity falling out of the sky on me.
> My question is this: In a world with Cucumber what is the value of
> view specs?
http://blog.thecodewhisperer.com/post/207813060/two-kinds