[rspec-users] Heckle RSpec 2

2010-07-15 Thread ericindc
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.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users


Re: [rspec-users] Heckle RSpec 2

2010-07-15 Thread David Chelimsky
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
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users