aututotest - 'cucumber_rails_rspec2' file missing?

16 views
Skip to first unread message

Kristian

unread,
Jun 8, 2010, 11:16:09 PM6/8/10
to Cukes
$ AUTOFEATURE=true autotest
loading autotest/cucumber_rails_rspec2
Error loading Autotest style autotest/cucumber_rails_rspec2 (no such
file to load -- autotest/rails_rspec2). Aborting.

What should go in this 'cucumber_rails_rspec2' file?

Kristian

unread,
Jun 8, 2010, 11:31:11 PM6/8/10
to Cukes
I tried following the wiki here: http://wiki.github.com/aslakhellesoy/cucumber/autotest-integration

One known issue is an error similar to this:

$ AUTOFEATURE=true autotest
> loading autotest/cucumber_rails
> Autotest style autotest/cucumber_rails doesn't seem to exist.
> Aborting.


The error can occur because of a recent split of autotest code so that
it misses a required library. Try

$ sudo gem install autotest-rails

--
But this didn't work.

$ gem list autotest

*** LOCAL GEMS ***

autotest (4.2.10)
autotest-fsevent (0.2.2)
autotest-growl (0.2.4)
autotest-rails (4.1.0)

$ autotest
loading autotest/cucumber_rails_rspec2
Error loading Autotest style autotest/cucumber_rails_rspec2 (no such
file to load -- autotest/rails_rspec2). Aborting.

Any ideas?

Reply all
Reply to author
Forward
0 new messages