El 01/03/2010, a las 21:32, drewB escribió: > I need to create some integration tests without cucumber. Can anyone > point me in the right direction for how to do that in rails? I tried > creating specs under 'spec/integration/' but no matchers are being > included. I also tried rspec_integration plugin (http://github.com/ > tricycle/rspec-integration) but that only defines a few matchers and > response.should be_success doesn't work properly. > > Any help you can provide would be much appreciated!
You could try Steak: http://github.com/cavalle/steak Cheers, Wincent _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users