
Patch - add rack_config configuration parameter
Reported by Alex Chaffee | March 23rd, 2010 @ 03:02 PM
Add "rack_config" to Webrat configuration options.
It allows developers to set up a separate config.ru file so the tests can run against an application server with different settings, like connecting to a test database.
This only affects Sinatra+Selenium mode.
patch file attached, or see http://github.com/alexch/webrat/commit/76bcc041a0ee1927d52c723bc04b...
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.