Displaying 2 results from an estimated 2 matches for "release_candidate".
2007 Oct 30
5
Using Standard Integration Tests with RSpec
Hi there.
I am using RSpec for unit and functional testing on a project. I have
however found the (experimental) RSpec stories to  be un-intuitive in
some situations.
The RSpec plugins seems to disable the standard Rails Tests, so how
could I go about usng Integration tests alongside Rspec?
Thanks.
-- 
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
2007 Nov 22
11
Initial run of RSpec 1.0.8 on MS-WinXPproSP2
Rails 1.2.5
Ruby 1.8.6
Rake 0.7.3
RSpec 1.0.8
PostgreSQL 8.2.5
I am experiencing a problem with the "rake spec spec" task on an initial
trial of rspec.  After creating the rails app I installed rspec and
rspec_on_rails in the vendor\plugins subdirectory from svn.  I then used
ruby script\generate rspec_model product.  I next manually created the
database instances depot_development and