Closed ncri closed 10 years ago
+1
Yes, it seems to be incompatible with rspec >= 2.12. We're trying to find time to get to it. It's difficult to keep up with rspec's rapid release cycle, especially given that they seem to rewrite the internals every other release, and rspec-steps needs to hook into the internals at a pretty fundamental level...
This appears to work now. We should probably set up a travis setup with various RSpec versions.
Although tests pass, rake aborts afterwards:
rake aborted! /Users/nico/.rvm/rubies/ruby-1.9.3-p392/bin/ruby -S rspec ./spec/integration/ajaxify_rails_spec.rb failed /Users/nico/.rvm/gems/ruby-1.9.3-p392/gems/rspec-core-2.13.1/lib/rspec/core/rake_task.rb:156:in
run_task' /Users/nico/.rvm/gems/ruby-1.9.3-p392/gems/rspec-core-2.13.1/lib/rspec/core/rake_task.rb:124:in
block (2 levels) in initialize' /Users/nico/.rvm/gems/ruby-1.9.3-p392/gems/rake-10.0.4/lib/rake/file_utils_ext.rb:58:inverbose' /Users/nico/.rvm/gems/ruby-1.9.3-p392/gems/rspec-core-2.13.1/lib/rspec/core/rake_task.rb:122:in
block in initialize' /Users/nico/.rvm/gems/ruby-1.9.3-p392/gems/rake-10.0.4/lib/rake/task.rb:246:incall' /Users/nico/.rvm/gems/ruby-1.9.3-p392/gems/rake-10.0.4/lib/rake/task.rb:246:in
block in execute' /Users/nico/.rvm/gems/ruby-1.9.3-p392/gems/rake-10.0.4/lib/rake/task.rb:241:ineach' /Users/nico/.rvm/gems/ruby-1.9.3-p392/gems/rake-10.0.4/lib/rake/task.rb:241:in
execute'