echoe
echoe copied to clipboard
Echoe doesn't seem to work with Rspec 2
From what I can tell Echoe is not working with Rspec 2. If I have Rspec >= 2 installed, and run rake spec
, nothing happens. Works fine if I manually run rspec .
in my project.
You are probably right; I don't use rspec though so you will need to submit a pull request.