Hi, I am upgrading a rails 2.1.0 app to Rails 3. Before I started my migration, I wrote all the tests cases for my app in Rspec 1.x version.
I am doubting whether rspec test cases written in 1.x version will work when my app starts running in Rails3. After I upgrade to rails 3, i want to run my rspec 1.x version tests cases on it to see if I have broken anything during the upgrade. Will RSpec 1.x version work in a Rails 3 application ? Please help. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users