drugpl / bbq

Object oriented acceptance testing using personas.
MIT License
92 stars 9 forks source link

Test with multiple Rails versions #27

Closed mostlyobvious closed 9 years ago

mostlyobvious commented 12 years ago

Is it sensible in your opinion to run tests against vendored apps on every major release of Rails (and possibly Sinatra) ?

paneq commented 12 years ago

I don't think so. Probably it would be more important to test with every Capybara release ?

mostlyobvious commented 11 years ago

Provided we have support for Rails URL helpers it may be still relevant to test with Rails. The same scenario for Devise.