7 ms·What advantage does this give over the built in integration tests?by jedediah 16y agoWhat advantage does this give over the built in integration tests?binspace 16y agoWebrat and/or Capybara. Other than that, it is pretty much rspec on top of integration tests.mguterl 16y agoIt also gives you the nice syntax "keywords", feature, background, and scenario.