最近、Rails 2.3.5 に rspec テストを追加しましたが、単にrake -T
コマンドを実行することはできませんでした。その後、Rails 3 を見つけました。RSpec を使用している場合、'test' フォルダーを削除することはできますか? test-unit
Gemfile にgem を追加しました。これはメッセージの下に表示されています。
rake aborted!
can't activate test-unit (= 1.2.3), already activated test-unit-2.3.0. Make sure all dependencies are added to Gemfile.