Heckle & RSpec 2

How do I run Heckle with RSpec? I’ve tried rake spec --heckle but get
no output. I’ve tried just -heckle too, as mentioned in the docs, but
that isn’t accepted as a valid option and the help out is displayed.
I have both the heckle and rspec-rails gems in my Gemfile, and running
Rails 3, and have the latest beta version (at the time 17) installed.
Thanks.

On Jul 15, 2010, at 5:53 PM, ericindc wrote:

How do I run Heckle with RSpec? I’ve tried rake spec --heckle but get
no output. I’ve tried just -heckle too, as mentioned in the docs, but
that isn’t accepted as a valid option and the help out is displayed.
I have both the heckle and rspec-rails gems in my Gemfile, and running
Rails 3, and have the latest beta version (at the time 17) installed.

RSpec-2 doesn’t support Heckle yet. Not sure if it will, given no plans
to support Heckle on Ruby 1.9.

Cheers,
David