On Nov 14, 2007, at 6:25 PM, Nathan Sutton wrote: > Hey guys, just poppin in to ask if anyone knows when stories will be > somewhat stable? We're starting to use integration tests at work, > we're already using rspec, and I'd like to avoid integration tests if > possible.
Here's a plugin a friend and I developed for doing Rails-style integration testing with Rspec: http://faithfulcode.rubyforge.org/svn/plugins/trunk/spec_integration/ It might be more up your alley. -- John Long http://wiseheartdesign.com _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
